c: Context n: Nodeproc foo(c, n) = ...proc bar(c, n, counter) = ...proc mixedMode(c, n; x, y: int) = # 'c' is inferred to be of the type 'Context'