ref: 023884d2b02ea11670031c8a0cf0c22f4b6bc911 dir: /test/asm/preinclude.inc/
warn "pre-include {__FILE__}" def v1 = 12 rept 3 println "rept 3" endr def v2 = 34 for i, 3 println "for {d:i}/3" endr