summary refs log tree commit diff stats
path: root/tests/import/t21496.nim
blob: 1a4907b1236aa51600ab2002634ded40581e5fa8 (plain) (blame)
1
2
3
4
5
6
7
8
9
discard """
  errormsg: "ambiguous identifier: 'm21496'"
"""

import fizz/m21496, buzz/m21496

# bug #21496

discard m21496.fb()