eed3si9n / treehugger

treehugger.scala is a library to code Scala programmatically.
http://eed3si9n.com/treehugger
Other
133 stars 20 forks source link

A fix for issue #44: case classes with an empty parameter list should be printed with parenthesis #45

Closed JBakouny closed 6 years ago

JBakouny commented 7 years ago

Hi,

This is an attempt to provide a fix for issue #44 by suggesting that "case classes with an empty parameter list should be printed with parenthesis".

I hope this helps.

Best regards,

Joseph.

JBakouny commented 6 years ago

Don't worry. Thanks 👍