projects
/
GameLab
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Tools
/
LuaMacro
/
tests
/
test-require.lua
blob: f871cf0745ed6955726cd18b0c20df31ab18bbd2 (
plain
)
1
2
3
require_ 'mmath' print(sin(1.2) + cos(0.3))