mirror of
https://github.com/vishapoberon/vipak.git
synced 2026-04-05 20:42:26 +00:00
6 lines
No EOL
77 B
Modula-2
6 lines
No EOL
77 B
Modula-2
MODULE PackageFileParser;
|
|
IMPORT
|
|
JsonParser
|
|
BEGIN
|
|
|
|
END PackageFileParser. |