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
/
ThirdParty
/
toluapp
/
src
/
tests
/
tdirective.lua
blob: 547b1507ccf21b186d800cd7578f7a02039b5992 (
plain
)
1
2
3
4
5
6
assert(a==3) assert(A==4) assert(func()==5) print("Directive test OK")