tglobal.nim 63 B

1234567
  1. discard """
  2. output: "0"
  3. """
  4. # b.nim
  5. import a_module
  6. echo foo()