1 BSPEC 80
2 TETRA 2 % Decent section length name (in 32-bit words).  However...
3 BYTE  "aaaa"
4 BYTE  0x98,"aaa" # A LOP_QUOTEd part here.  And also...
5 ESPEC % Everything ends here.  The next thing is a LOP_LOC for .data, or
6       % an ending LOP-something, hence a non-LOP_QUOTE in the section flags.
7
8 .data
9 TETRA 0x112233
10