Skip to content

0.49.15

Compare
Choose a tag to compare
@nicklockwood nicklockwood released this 13 Aug 09:44
  • Fixed illegal wrapping of ternary expressions inside single-line string interpolation
  • Fixed bug where await case was incorrectly interpreted as ending the current scope
  • Fixed issue where async throws was indented incorrectly
  • Fixed bug where a pair of less-than, greater-than operators could be interpreted as generics
  • Fixed case where andOperator rule could introduce parser ambiguity