1 2 3 4 5 6 7 8 9
# bug #1965 import mmodule_same_as_proc proc test[T](t: T) = mmodule_same_as_proc"a" test(0)