mirror of
https://github.com/sbt/sbt.git
synced 2026-09-04 08:45:56 +02:00
This adds a convenience macro for appending `()` to an expression if it is the last expression in a block that is supposed to return Unit.
This adds a convenience macro for appending `()` to an expression if it is the last expression in a block that is supposed to return Unit.