| r21 vs r22 | ||
|---|---|---|
| 1 | [[분류:테스트]] | |
| 1 | 2 | [목차] |
| 2 | 3 | == if 구문 테스트 == |
| 3 | 4 | RAW(원문) 참조. |
| ... | ... | |
| 71 | 72 | \> 가능 |
| 72 | 73 | {{{#!if 10>9 |
| 73 | 74 | 5-6 (연산 테스트)}}} |
| 75 | ---- | |
| 76 | (true and true) or (false and true) | |
| 77 | {{{#!if ((4==4)&(-2>-3))|((1>0)&(2<4)) | |
| 78 | 5-7 (연산 테스트)}}} | |
| 74 | 79 | == 결론 == |
| 75 | 80 | ||{{{#!wiki style="margin: 0 0 0 -0.25em; display: inline;" |
| 76 | 81 | {{{ {{}}}}}}{{{#!wiki style="margin: 0 0 0 -0.25em; display: inline;" |
| ... | ... |