#version 4 program minorversion 16 majorversion 46 #include "Main.script.asasm" #include "tests/TestDupAssignment.script.asasm" #include "tests/TestIncrement.script.asasm" #include "tests/TestForEach.script.asasm" #include "tests/TestForEachCoerced.script.asasm" #include "tests/TestIncrement2.script.asasm" #include "tests/TestSetSlotDup.script.asasm" #include "tests/TestSetSlotFindProperty.script.asasm" #include "tests/TestDoubleDup.script.asasm" #include "tests/TestIncrement3.script.asasm" #include "tests/TestDup.script.asasm" #include "tests/TestSwitchDefault.script.asasm" #include "tests/TestSwitch.script.asasm" ; place to add next end ; program