Guest User

Untitled

a guest
Jun 20th, 2018
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. lines returns [Type type]
  2. : (t=line {type=t;} )
  3. ({ currentScope.Emit(OpCodes.Pop); } t=line )*
  4. | {type = null}
  5. ;
Add Comment
Please, Sign In to add comment