mirror of
https://github.com/sbt/sbt.git
synced 2026-09-01 10:37:54 +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.