Open typeholes opened 1 year ago
use an actual parser for errors. The naïve temporary approach breaks when types have single quotes in them.
breakage on types with single quotes resolved. Still should use an actual parser
use an actual parser for errors. The naïve temporary approach breaks when types have single quotes in them.