mirror of
https://github.com/sbt/sbt.git
synced 2026-09-03 08:34:34 +02:00
Needed an explicit type in PMap to workaround an error. Need to drop tuple assignment of parser.parsed in input task macro as a workaround for macro/resetAllAttrs/pattern matching/annotation issue in RC1.