Skip to content

Commit 8495e80

Browse files
committed
Remove name clash in test.
1 parent de8d3f9 commit 8495e80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/pos/tailcall/return.scala

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

33
def foo(x: Int): Int = return 3
44

0 commit comments

Comments
 (0)