summaryrefslogtreecommitdiff
path: root/test/decl2.lm
blob: 79fdc67be69511dee57c7d08eaaf4668636c8a02 (plain)
1
2
3
4
5
##### LM #####
Str: str = '77'
print( Str '\n' )
##### EXP #####
77