Skip to content

Commit 0662749

Browse files
Update tests/pos-custom-args/no-experimental/dotty-experimental.scala
Co-authored-by: Nicolas Stucki <[email protected]>
1 parent ccfbd67 commit 0662749

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/pos-custom-args/no-experimental/dotty-experimental.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import language.experimenal.captureChecking
1+
import language.experimental.captureChecking
22
object test {
33

44
val x = caps.cap

0 commit comments

Comments
 (0)