summary refs log tree commit diff stats
path: root/tests/generics/m22373a.nim
blob: 28e087ca617aac0371be421d781cf059986080c8 (plain) (blame)
1
2
3
4
5
6
7
# module a for t22373

# original:
type LightClientHeader* = object

# simplified:
type TypeOrTemplate* = object