summaryrefslogtreecommitdiff
path: root/test/decl1.lm
blob: 2d3c03b896608e3f63734566ff1adcf99ead8ea8 (plain)
1
2
3
4
5
##### LM #####
Int: int = 7
print( Int '\n' )
##### EXP #####
7