mirror of
https://github.com/sbt/sbt.git
synced 2026-09-02 11:07:30 +02:00
**Problem** There are a few places in the code that's using postfix ops. **Solution** This rewrites the expressions to use normal dot notaiton.
**Problem** There are a few places in the code that's using postfix ops. **Solution** This rewrites the expressions to use normal dot notaiton.