%import textio %import floats %import test_stack %zeropage dontuse %option no_sysinit main { ubyte success = 0 str datatype = "ubyte" uword @shared comparison sub start() { txt.print("\nless-than tests for: ") txt.print(datatype) txt.nl() test_stack.test() txt.print("\n