repo.or.cz
/
liba.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
remove script/cargo.py
[liba.git]
/
example
/
main.lua
blob
43fcb810542d9b8eaae148bb94c8b601d176af81
1
#!/
usr
/
bin
/
env lua
2
local
liba
=
require
(
"liba"
)
3
print
(
liba
.
VERSION
..
"+"
..
tostring
(
liba
.
version
.
TWEAK
))