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