; ; test3.abi ; ; Copyright (C) 1996 Christopher D. Granz ; All rights reserved ; ; Compiles to .emo file. 8th format. ; int4 8061981 ; Magic number. int1 8 ; File format version. int2 0 ; File information. int2 1 ; Number of entries in the symbol table. ; ; Symbol Table ; int2 10 string "error_test" int2 1 ; Number of functions. ; ; Function: error_test() ; int4 0 ; Function flags. int1 0 ; Number of arguments. int1 0 ; Number of return values. int2 0 ; Symbol table reference. int4 1 ; Code size. ; Function code. int1 0 ; END ; Function code end. ; ; End of test3.abi ;