tinycobol/test.code/t09/Readme.txt

10 lines
265 B
Plaintext

Notes:
This example was submitted as a test by udo.kreckel <rp14068@online-club.de>
There are some problems with our parser:
* DATA RECORD at the FD should be accepted. (even if does nothing)
* INVALID clause in WRITE (not implemented, similar to AT END, easy)