DanielXMoore / Civet

A TypeScript superset that favors more types and less typing

Home Page:https://civet.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot optional-chain prototype

bbrk24 opened this issue · comments

In Coffee compat mode, both T?:: and T?.:: give parse errors. I would expect at least one of them to compile to T?.prototype.