| 1 | /// Tree-sitter based `QuickBasic` 4.5 source code extractor. |
| 2 | /// |
| 3 | /// `QuickBasic` 4.5 is a superset of `QBasic` with separate compilation, |
| 4 | /// `$INCLUDE` metacommands, `REDIM`, and compiled `.EXE` output. |
nothing calls this directly
no outgoing calls
no test coverage detected