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 e853b59 commit e62efd0Copy full SHA for e62efd0
tests/neg/i24375.scala
@@ -0,0 +1,2 @@
1
+def foo(f: (x: Int) ?=> Int) = f(using 0)
2
+@main def Main = println(foo(x))
0 commit comments