4 lines
53 B
Standard ML
4 lines
53 B
Standard ML
|
|
#!/usr/bin/env fun
|
||
|
|
|
||
|
|
print(to_string(fun_version()))
|
||
|
|
|