Dsl.scala
Dsl.scala copied to clipboard
Automatically perform reset for by-name parameter and lazy val?
I am not sure if it is better to allow it or not, considering someone is surprised by the current behavior when a !-notation is present at a by-name position (https://github.com/ThoughtWorksInc/each/issues/37).