r6 vs r7
11
@this@
2
2
----
33
{{{#!if this.a == "QQQ"
44
QQQ입니다.}}}
5
5
----
66
{{{#!if this == null
77
this가 null}}}
8
8
----
99
{{{#!if this.this == null
1010
this.this가 null}}}
11
11
----
1212
{{{#!if nowhere == null
1313
없어요 그냥..}}}
14
14
----
1515
{{{#!if this.this.this.this.this.this.this.this.this.um == "준식"
1616
그렇다!}}}