mirror of
https://github.com/sbt/sbt.git
synced 2026-09-01 18:47:14 +02:00
Add a unit test which checks whether we capture dependencies introduced by arguments to macros. Those dependencies are special because macros get expanded during type checking and arguments to macros are not visible during regular tree walk.