6 lines
101 B
Text
Executable file
6 lines
101 B
Text
Executable file
#!/Users/neemek/Code/anglais/cli/cli run
|
|
|
|
import "lib/math.ang"
|
|
|
|
x := sqrt(9485739448)
|
|
write(str(x))
|