Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Error: internal error: (filename: sem.nim, line: 178)
- Traceback (most recent call last)
- nim.nim(97) nim
- nim.nim(61) handleCmdLine
- main.nim(252) mainCommand
- main.nim(63) commandCompileToC
- modules.nim(206) compileProject
- modules.nim(154) compileModule
- passes.nim(203) processModule
- passes.nim(137) processTopLevelStmt
- sem.nim(454) myProcess
- sem.nim(428) semStmtAndGenerateGenerics
- semstmts.nim(1460) semStmt
- semexprs.nim(907) semExprNoType
- semexprs.nim(2117) semExpr
- semexprs.nim(891) semDirectOp
- semexprs.nim(874) afterCallActions
- sem.nim(360) semMacroExpr
- sem.nim(331) semAfterMacroCall
- semexprs.nim(2219) semExpr
- semstmts.nim(1406) semStmtList
- semexprs.nim(2219) semExpr
- semstmts.nim(1406) semStmtList
- semexprs.nim(2219) semExpr
- semstmts.nim(1406) semStmtList
- semexprs.nim(2237) semExpr
- semstmts.nim(1249) semProc
- semstmts.nim(1081) semProcAux
- semstmts.nim(325) semIdentDef
- semtypes.nim(421) semIdentWithPragma
- semtypes.nim(395) semIdentVis
- msgs.nim(969) newSymG
- msgs.nim(962) internalError
- msgs.nim(866) rawMessage
- msgs.nim(863) rawMessage
- msgs.nim(796) handleError
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement