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