cosmopolitan/examples/hellolua.lua
2021-03-08 14:15:59 -08:00

2 lines
52 B
Lua

print(string.format("2 + 3 = %g", NativeAdd(2, 3)))