cosmopolitan/examples/hellolua.lua

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
52 B
Lua
Raw Permalink Normal View History

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