summary refs log blame commit diff stats
path: root/tests/constr/tglobal.nim
blob: 056ac9f81da86bfe52720ae707dd3e117c86c0c1 (plain) (tree)
1
2
3
4
5
6
7






               
discard """
output: "0"
"""

# b.nim
import a_module
echo foo()