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.moon
blob: fe96c0bdde3121c3a2bd1f7faf7240ee55c604d7 (
plain
)
1
2
3
4
5
if a unless b print "hi" elseif c print "not hi"