Closed jvasileff closed 9 years ago
Formatting within eclipse silently fails when the file contains:
shared class TestFormatter { shared new () {} }
Oops, we don’t support default constructors…
Should be better now :)
Ha, that was quick!
Formatting within eclipse silently fails when the file contains: