summary refs log blame commit diff stats
path: root/tests/ambsym/tambsys.nim
blob: aa740c38f7ead8e1ef6f792cff6eda307c1810af (plain) (tree)
1
2
3
4
5
6
7
8
9
10
           

            






                         
discard """
  output: ""
"""
# Test ambiguous symbols

import mambsys1, mambsys2

var
  v: mambsys1.TExport
mambsys2.foo(3) #OUT