Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

8 months ago

Language

Nim

Compiler

nim 2.0.8

Options
Raw compiler options
--verbosity:0

Author

anonymous

8 months ago

$ nim c ./prog.nim --verbosity:0
TypeDef
  Sym "Thing"
  Empty
  ObjectTy
    Empty
    Empty
    RecList
      IdentDefs
        Ident "f1"
        Sym "string"
        Empty
      IdentDefs
        Ident "f2"
        Sym "string"
        Empty
      IdentDefs
        Ident "f3"
        Sym "string"
        Empty
ObjectTy
  Empty
  Empty
  RecList
    Sym "f1"
    Sym "f2"
    Sym "f3"
ObjectTy
  Empty
  Empty
  RecList
    Sym "f1"
    Sym "f2"
    Sym "f3"
Exit Code:
0