summaryrefslogtreecommitdiff
path: root/ecomp-c/tests/empty_module.e
blob: 914ccb3bdb358f748199bc619cb23817ad528519 (plain)
1
2
3
4
5
6
7
8
/*
 * empty module, testing also comments
 */

module empty_module; // this is also possible

begin
end