We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae75748 commit 058da62Copy full SHA for 058da62
examples/shell_output.lua
@@ -1,4 +1,4 @@
1
--Using the command
2
-print("Compiled with LuaComp $[[/tmp/luacomp -v]]")
+print("Compiled with LuaComp $[[luacomp -v]]")
3
--Or using the shell vars
4
print("Compiled with LuaComp $[{LUACOMP_VERSION}]")
0 commit comments