summary refs log tree commit diff stats
path: root/tests/import/t22208.nim
blob: b935d751cb966a9f842c2d952d9cbba90fc4c016 (plain) (blame)
1
2
3
4
5
6
import fizz/m21496 as alas
import buzz/m21496

# bug #21496

doAssert m21496.fb() == "buzz!"