590461d88 ^
9500dfcc2 ^
1 2 3 4 5
6 7
import mexport2b export mexport2b proc printAbc*() = echo "abc" proc foo*() = echo "A.foo"