r12 vs r13
......
3131
}}}{{{#!if b == null
3232
b는 선언되지 않음;
3333
####################################################################
34
}}}{{{#!if ct2=typeof(alert), ct3=typeof(c?.trim), ct4=typeof(c?.indexOf), ct5=typeof(parseInt), c
35
c(값:@c@, @ct2@, @ct3@, @ct4@, @ct5@);
34
}}}{{{#!if cfunc1 = function(x,y) {return x+y;}
35
}}}{{{#!if ct2=typeof(alert), ct3=typeof(c?.trim), ct4=typeof(c?.indexOf), ct5=typeof(parseInt), ct6=typeof(cfunc1), cval1=cfunc1(20,35), c
36
c(값:@c@, @ct2@, @ct3@, @ct4@, @ct5@, @ct6@, @cval1@);
3637
3738
}}}{{{#!if c == null
3839
c는 선언되지 않음;
......