mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-30 09:54:49 +00:00
fix #18990 Regression in proc symbol resolution; Error: attempting to call routine
(cherry picked from commit ea2f2775a7)
2 lines
27 B
Nim
2 lines
27 B
Nim
type A* = object
|
|
a: uint8 |