r8 vs r9
......
3131
}}}{{{#!if b == null
3232
b는 선언되지 않음;
3333
####################################################################
34
}}}{{{#!if alert("hello"), c
35
c(값:@c@);
34
}}}{{{#!if ct1=typeof(alert("hello")), ct2=typeof(alert), ct3=typeof(c.trim), ct4=typeof(c.indexOf), ct5=typeof(parseInt), c
35
c(값:@c@, @ct1@, @ct2@, @ct3@, @ct4@, @ct5@);
3636
3737
}}}{{{#!if c == null
3838
c는 선언되지 않음;
......