From 2deaea3481e1825357a97e3d03e403d8f0b38478 Mon Sep 17 00:00:00 2001 From: Martin Odersky Date: Sat, 20 Jun 2015 10:31:09 +0200 Subject: Updated check file Difference was in generated number for anonymous classes only. --- tests/run/shortClass.check | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/run/shortClass.check b/tests/run/shortClass.check index fbdb725cc..6ecee9a31 100644 --- a/tests/run/shortClass.check +++ b/tests/run/shortClass.check @@ -1,7 +1,7 @@ bippity.bop.Foo bippity.bop.Foo$Bar bippity.bop.Foo$Bar$ -Test$$anon$1 +Test$$anon$5 Test$$anon$2 Foo Bar -- cgit v1.2.3