mirror of
https://github.com/nim-lang/Nim.git
synced 2026-07-13 20:50:39 +00:00
3 lines
81 B
Nim
3 lines
81 B
Nim
# Helper for ttypeoffer.nim: a distinct basic type.
|
|
type Gwei* = distinct uint64
|