summaryrefslogtreecommitdiff
path: root/test/pull1.lm
blob: d2ab8cf85e2a8e41cb137e24c746f197735afadc (plain)
1
2
3
4
5
6
7
##### LM #####
String: str = stdin->pull( 10 )
print( String '\n' )
##### IN #####
this is input for a non-parse pull
##### EXP #####
this is in