# Last modified on Wed Feb 8 14:49:54 PST 1995 by heydon # # This is a simple test that should print out "hello world" V0 "Hello world\n" # Install in code slot 1 C1 # PUSHG 0 .PUSHG c0 # CALLEXT 0 .CALLEXT c0 # RET .RET END