Added fun_version and env_all as opcodes and some fixes in httpserver. (0.37.30)
This commit is contained in:
parent
17c2b44c1a
commit
a27ff12b08
12 changed files with 126 additions and 6 deletions
4
examples/version.fun
Executable file
4
examples/version.fun
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env fun
|
||||
|
||||
print(to_string(fun_version()))
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue