We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de8d3f9 commit 8495e80Copy full SHA for 8495e80
tests/pos/tailcall/return.scala
@@ -1,4 +1,4 @@
1
-object Test {
+object Return {
2
3
def foo(x: Int): Int = return 3
4
0 commit comments