repo.or.cz
/
tcc4lua.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Prepare new Release
[tcc4lua.git]
/
test
/
test1.lua
blob
ef56fb9054797d020c7254e1b313ccdb400860a7
1
print
"luatcc working loading test:"
2
print
"----------------------------"
3
4
local
luatcc
=
require
'tcc'
5
print
(
luatcc
.
_NAME
)