summary refs log blame commit diff stats
path: root/tests/accept/run/tambsys.nim
blob: bb2622824fd80bb3ff0bde3a43b7daad85835e42 (plain) (tree)
1
2
3
4
5
6
7
                         





                          
# Test ambiguous symbols

import mambsys1, mambsys2

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