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








                                               
import mmodule_same_proc

# importing baz causes the error not to trigger
#import baz

# bug #11188

discard "foo".bar()