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

# b.nim
import a_module
echo foo()