summaryrefslogtreecommitdiff
path: root/test/pull1.lm
blob: f86bd6c9c7c0f99f22e57cea7cbd188c9f305ea5 (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