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 46d6076 commit a8b8087Copy full SHA for a8b8087
tests/pos/i11311.scala
@@ -1,3 +1,4 @@
1
+import language.`3.1`
2
object Test:
3
4
def cat1(s1: String)(s2: String) = s1 + s2
0 commit comments