blob: 57c68e579b810468dc23741bc1e7f33d852a93c1 [file] [log] [blame]
module Module2 =
def prio // = 9; { Note priority is not publicized. }
pub op // = (int a, b) int: a + b;
skip
fed