summaryrefslogtreecommitdiff
path: root/test/files/presentation/hyperlinks-macro/src/MacroCall.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/presentation/hyperlinks-macro/src/MacroCall.scala')
-rw-r--r--test/files/presentation/hyperlinks-macro/src/MacroCall.scala1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/files/presentation/hyperlinks-macro/src/MacroCall.scala b/test/files/presentation/hyperlinks-macro/src/MacroCall.scala
index 42685735b2..d9676b3d2a 100644
--- a/test/files/presentation/hyperlinks-macro/src/MacroCall.scala
+++ b/test/files/presentation/hyperlinks-macro/src/MacroCall.scala
@@ -9,4 +9,3 @@ object Test {
foo/*#*/
}
}
-// Currently, the hyperlink within the argument to the macro `reify` does not resolve correctly.