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 dec2e3a commit 8ad144dCopy full SHA for 8ad144d
tests/neg/inlinevals.scala
@@ -33,3 +33,4 @@ object Test {
33
inline def byname(inline f: => String): Int = ??? // ok
34
35
}
36
+// error: `}` expected
0 commit comments