mirror of https://github.com/Wilfred/difftastic/
Allow return types on new lines in definitions
Resolves #318 Summary ---- Optional trailing `$._automatic_semicolon` in `$._function_cunstructor`. This enables correct parsing of the code like: ```scala def foo() : Int = 42 given foo(using foo: Foo) : Foo = foo ```pull/659/head
parent
46e08442cd
commit
ce7e098a0b
Loading…
Reference in New Issue