Skip to content

Commit 3cbc53e

Browse files
authored
Merge pull request #8489 from dotty-staging/fix-7403
Fix #7403: Fix regression test
2 parents 9d0bc67 + aa51782 commit 3cbc53e

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

tests/pos-macros/i7322/Macro_1.scala

Lines changed: 0 additions & 7 deletions
This file was deleted.

tests/pos-macros/i7322/Test_2.scala renamed to tests/pos/i7403.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ object Test {
55

66
println(5.pow2)
77

8-
}
8+
}

0 commit comments

Comments
 (0)