elixir-tools / spitfire

Error tolerant parser for Elixir
https://www.elixir-tools.dev
MIT License
69 stars 7 forks source link

Spitfire doesn't handle `%__MODULE__.Foo{bar: "foo"}` #13

Closed lucacervello closed 6 months ago

lucacervello commented 6 months ago

Spitfire doesn't handle

       %__MODULE__.Foo{bar: "foo"}