|
|
| version 1.1, 2020/06/26 15:46:14 | version 1.2, 2020/06/27 09:48:15 |
|---|---|
| Line 15 X: ^test345[X] | Line 15 X: ^test345[X] |
| X: ^fail[X] | X: ^fail[X] |
| Y: ^fail[Y] ^rem{will work without OPTIMIZE_CALL} | Y: ^fail[Y] ^rem{will work without OPTIMIZE_CALL} |
| Z: ^gpf345[] | |
| @test[value] | @test[value] |
| no result | no result |
| ^if($value eq 'X'){ | ^if($value eq 'X'){ |
| Line 41 no result | Line 43 no result |
| } | } |
| $result[result] | $result[result] |
| @gpf345[] | |
| ^return{code} |