summaryrefslogtreecommitdiff
path: root/test/files/neg/bug38.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/bug38.check')
-rw-r--r--test/files/neg/bug38.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/neg/bug38.check b/test/files/neg/bug38.check
index 0f0bea262b..1f77aa8557 100644
--- a/test/files/neg/bug38.check
+++ b/test/files/neg/bug38.check
@@ -1,4 +1,4 @@
-bug38.scala:3: * is not a member of scala.xml
+bug38.scala:3: * is not a member of scala.xml of type scala.xml.type
import scala.xml.* ; // does not work
^
bug38.scala:7: not found: constructor Element