mirror of
https://github.com/sbt/sbt.git
synced 2026-08-29 17:38:02 +02:00
This undeprecates the syntax, but at the same times moves it out of implicit scope, therefore requiring a 'import TupleSyntax._' to opt-in to the old syntax.