summaryrefslogtreecommitdiff
path: root/test/files/run/test-cpp.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/test-cpp.scala')
-rw-r--r--test/files/run/test-cpp.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/test-cpp.scala b/test/files/run/test-cpp.scala
index 4e00e72658..4fca67d51e 100644
--- a/test/files/run/test-cpp.scala
+++ b/test/files/run/test-cpp.scala
@@ -46,7 +46,7 @@ object TestSetterInline {
* The access of the local variable 'y' should be replaced by the
* constant.
*/
-object TestAliasChainConstat {
+object TestAliasChainConstant {
def main(args: Array[String]): Unit = {
val x = 2