mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-05-01 17:24:34 +00:00
3 lines
53 B
Plaintext
3 lines
53 B
Plaintext
:- module printlist.
|
|
:- import_module list, int, io.
|