Skip to content

Commit

Permalink
Compile fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Blaisorblade committed Jan 23, 2014
1 parent b7e0db8 commit 05d4676
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lectures/14-macros/02macrosClient.scala
Expand Up @@ -10,8 +10,6 @@ object MacrosClient extends App {
trace(42)
trace(answer)

trace(expr.m1(m2(m3)))

// Observe the difference in results.
trace(plus1Macro(answer))
trace(plus1(answer))
Expand Down

0 comments on commit 05d4676

Please sign in to comment.