index
:
yuescript
0.5.0
main
moonplus
parserlib
pegtl
teal-typed
A mirror of https://github.com/pigpigyyy/Yuescript.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
inputs
/
unless_else.yue
blob: b421d4d0b59938c8fe52861f1f16b53b76e87457 (
plain
)
1
2
3
4
5
if a unless b print "hi" elseif c print "not hi"