ilo 26.5.0

ilo - the token-minimal programming language AI agents write
Documentation
1
2
3
4
5
6
7
{
  "code": "ILO-R005",
  "long": "## ILO-R005: field not found at runtime\n\nA field access was performed on a record that does not have the\nrequested field. Normally caught statically (ILO-T019).\n",
  "phase": "runtime",
  "schemaVersion": 1,
  "short": "field not found at runtime"
}