aboutsummaryrefslogtreecommitdiff
path: root/tests/untried/pos/t7532b/A_1.scala
diff options
context:
space:
mode:
Diffstat (limited to 'tests/untried/pos/t7532b/A_1.scala')
-rw-r--r--tests/untried/pos/t7532b/A_1.scala4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/untried/pos/t7532b/A_1.scala b/tests/untried/pos/t7532b/A_1.scala
index 586465ee6..6d70d15ff 100644
--- a/tests/untried/pos/t7532b/A_1.scala
+++ b/tests/untried/pos/t7532b/A_1.scala
@@ -1,7 +1,7 @@
package pack
class R {
- class attr // Will have the bytecode name `R$attr`, not to be confused with `R@tr`!
- class `@`
+ class attr // Will have the bytecode name `R$attr`, not to be confused with `R@tr`!
+ class `@`
}
class `@`