You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* allow list literals in struct type parsing ([#111](https://github.com/elixir-tools/spitfire/issues/111)) ([f2eabee](https://github.com/elixir-tools/spitfire/commit/f2eabee78f740f6109609724179fbea1a9537558))
* parse nested struct/map targets in struct literals ([#105](https://github.com/elixir-tools/spitfire/issues/105)) ([3d1cc61](https://github.com/elixir-tools/spitfire/commit/3d1cc61120c36f2c686ab32bbfa307407991bc17))
11
+
* support dot-call struct targets like %e.(){} ([#110](https://github.com/elixir-tools/spitfire/issues/110)) ([706f0b0](https://github.com/elixir-tools/spitfire/commit/706f0b01c1a6440be5ea3618ecedfab0f5452353))
"the range step operator (//) must immediately follow the range definition operator (..), for example: 1..9//2. If you wanted to define a default argument, use (\\\\) instead. Syntax error before: '//'"}
0 commit comments