%import textio %import test_stack %zeropage dontuse main { sub start() { ubyte[] array = 100 to 50 step -2 } }