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 045b8b5 commit 0ddc182Copy full SHA for 0ddc182
tests/lean/file_not_found.lean
@@ -1,5 +1,5 @@
1
prelude
2
-import Init.System.IO
+import Init.System.Files
3
4
open IO.FS
5
def usingIO {α} (x : IO α) : IO α := x
0 commit comments