Files
mercury/tests/valid_seq/module_d.m
2020-11-15 08:02:47 +11:00

9 lines
252 B
Mathematica

%---------------------------------------------------------------------------%
% vim: ts=4 sw=4 et ft=mercury
%---------------------------------------------------------------------------%
:- module module_d.
:- interface.
:- type module_d.foo == int.