gracelang / minigrace

Self-hosting compiler for the Grace programming language
39 stars 22 forks source link

Get correct end position of an empty typeliteral #287

Closed IsaacOscar closed 5 years ago

IsaacOscar commented 5 years ago

Minor fix so that "end" returns current information on an empty type-literal ast node.