| r8 vs r9 | ||
|---|---|---|
| ... | ... | |
| 31 | 31 | }}}{{{#!if b == null |
| 32 | 32 | b는 선언되지 않음; |
| 33 | 33 | #################################################################### |
| 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@); | |
| 36 | 36 | |
| 37 | 37 | }}}{{{#!if c == null |
| 38 | 38 | c는 선언되지 않음; |
| ... | ... |