{
"code": "ILO-L001",
"long": "## ILO-L001: unexpected character\n\nA character was encountered that is not part of the ilo language.\n\n**Example:**\n\n f x:n>n; $x\n\nThe `$` character is not valid in ilo source. Remove it or replace it\nwith a valid operator or identifier.\n",
"phase": "lex",
"schemaVersion": 1,
"short": "unexpected character"
}