diff options
Diffstat (limited to 'travis/test/nasmformat-macho32.stdout')
-rw-r--r-- | travis/test/nasmformat-macho32.stdout | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/travis/test/nasmformat-macho32.stdout b/travis/test/nasmformat-macho32.stdout new file mode 100644 index 00000000..b4330fa2 --- /dev/null +++ b/travis/test/nasmformat-macho32.stdout @@ -0,0 +1,2 @@ +%line 8+1 ./travis/test/nasmformat.asm + msg_format: db 'This is macho32 format file' |