<script> Constants:
00: "abc"
01: "not num"
<script> Code:
00 (ln 1): Constant(0: "abc")
01 (ln 1): Constant(1: "not num")
02 (ln 1): Call(*(_))
03 (ln 1): Pop
04 (ln 2): EndModule
05 (ln 2): Return
06 (ln 2): End
