Some minimal fixes for more Fun. (0.35.2)
This commit is contained in:
parent
db450a871c
commit
66bed28023
13 changed files with 12 additions and 1 deletions
0
examples/extra/pcre2_demo.fun
Normal file → Executable file
0
examples/extra/pcre2_demo.fun
Normal file → Executable file
0
examples/include_local_util.fun
Normal file → Executable file
0
examples/include_local_util.fun
Normal file → Executable file
0
examples/ini_class_demo.fun
Normal file → Executable file
0
examples/ini_class_demo.fun
Normal file → Executable file
0
examples/ini_complex.fun
Normal file → Executable file
0
examples/ini_complex.fun
Normal file → Executable file
0
examples/ini_demo.fun
Normal file → Executable file
0
examples/ini_demo.fun
Normal file → Executable file
0
examples/ini_subsections.fun
Normal file → Executable file
0
examples/ini_subsections.fun
Normal file → Executable file
2
examples/xml_access_catalog.fun
Normal file → Executable file
2
examples/xml_access_catalog.fun
Normal file → Executable file
|
|
@ -1,3 +1,5 @@
|
|||
#!/usr/bin/env fun
|
||||
|
||||
/*
|
||||
* This file is part of the Fun programming language.
|
||||
* https://fun-lang.xyz/
|
||||
|
|
|
|||
2
examples/xml_access_employees.fun
Normal file → Executable file
2
examples/xml_access_employees.fun
Normal file → Executable file
|
|
@ -1,3 +1,5 @@
|
|||
#!/usr/bin/env fun
|
||||
|
||||
/*
|
||||
* This file is part of the Fun programming language.
|
||||
* https://fun-lang.xyz/
|
||||
|
|
|
|||
2
examples/xml_access_ns.fun
Normal file → Executable file
2
examples/xml_access_ns.fun
Normal file → Executable file
|
|
@ -1,3 +1,5 @@
|
|||
#!/usr/bin/env fun
|
||||
|
||||
/*
|
||||
* This file is part of the Fun programming language.
|
||||
* https://fun-lang.xyz/
|
||||
|
|
|
|||
2
examples/xml_class_example.fun
Normal file → Executable file
2
examples/xml_class_example.fun
Normal file → Executable file
|
|
@ -1,3 +1,5 @@
|
|||
#!/usr/bin/env fun
|
||||
|
||||
/*
|
||||
* This file is part of the Fun programming language.
|
||||
* https://fun-lang.xyz/
|
||||
|
|
|
|||
2
examples/xml_minimal.fun
Normal file → Executable file
2
examples/xml_minimal.fun
Normal file → Executable file
|
|
@ -1,3 +1,5 @@
|
|||
#!/usr/bin/env fun
|
||||
|
||||
/*
|
||||
* This file is part of the Fun programming language.
|
||||
* https://fun-lang.xyz/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue