(root)/
gcc-13.2.0/
gcc/
testsuite/
gm2/
link/
nondefaultext/
pass/
liba.dm
DEFINITION MODULE liba ;

CONST
   max = 12 ;

PROCEDURE bar ;

END liba.