Files
Nim/doc/manual/compiler_msgs.txt

8 lines
221 B
Plaintext

Compiler Messages
=================
The Nim compiler emits different kinds of messages: `hint`:idx:,
`warning`:idx:, and `error`:idx: messages. An *error* message is emitted if
the compiler encounters any static error.