# Marked as pending due to StackOverflow error, see
# https://github.com/sbt/sbt/issues/1544 for details

> compile

# replace macro with one that throws an error

$ copy-file macro-provider/changes/Provider.scala macro-provider/Provider.scala

> macro-provider/compile

-> macro-client/compile

> clean

-> compile
