opensourcecobol / Open-COBOL-ESQL

Open Cobol ESQL (ocesql) is an open-source Embedded SQL pre-compiler and run-time library designed for COBOL applications which access an open-source database.
https://www.osscons.jp/osscobol/
GNU Lesser General Public License v3.0
50 stars 24 forks source link

Fix error about last line of generated COBOL files. #125

Closed kio-watanabe closed 1 month ago

kio-watanabe commented 1 month ago

The problem that the code in the last line of a COBOL file is output multiple times after compilation has been corrected.