CompileError.msg

The error stored in a string

struct CompileError
string msg;

Meta