Skip to content

Commit 7287584

Browse files
committed
add unsafe nulls import
1 parent 479fb8c commit 7287584

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

compiler/test/dotty/tools/scripting/BashExitCodeTests.scala

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ package dotty
22
package tools
33
package scripting
44

5+
import scala.language.unsafeNulls
6+
57
import java.io.File
68
import java.nio.file.Files
79
import org.junit.Test

0 commit comments

Comments
 (0)