summary refs log tree commit diff stats
path: root/tests/typredef.nim
blob: a77d91f40ed3e9adbc1310cc2d2347d9ec3a7120 (plain) (blame)
1
2
3
type
  Uint8 = Uint8 #ERROR_MSG illegal recursion in type 'Uint8'