index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
typredef.nim
blob: a77d91f40ed3e9adbc1310cc2d2347d9ec3a7120 (
plain
) (
blame
)
1
2
3
type
Uint8
=
Uint8
#ERROR_MSG illegal recursion in type 'Uint8'