2 lines
38 B
Nim
2 lines
38 B
Nim
|
|
type SillyError = object of Exception
|
|
|
type SillyError = object of Exception
|