View difference between Paste ID: 5PXEdAcN and b2mPL2T2
SHOW: | | - or go back to the newest paste.
1
[sloan@jacoserv lextest]$ mono lextest.exe test.txt 
2
Type: function	Value: writel
3
Type: string	Value:  
4
Type: quote	Value: "
5
Type: string	Value: Hello World
6
Type: quote	Value: "
7-
math
7+
Type: function	Value: writelmath
8
Type: int	Value:  2
9
Type: operation	Value: +
10
Type: int	Value: 3
11
Type: function	Value: writelmathmath
12-
math
12+
13-
math
13+
14
Type: int	Value: 5
15
[sloan@jacoserv lextest]$