blob: 1440472b694f8c6359061acaa2dc7d9ae6442e98 [file] [log] [blame]
{ Mixing module texts with revelations and without revelations. }
module Module11 =
access Module1, Module3
def pub proc someproc = (int a, b) int: a + b;
skip
postlude
skip
fed