diff options
Diffstat (limited to 'stdlib/std/fopen.luma')
-rw-r--r-- | stdlib/std/fopen.luma | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stdlib/std/fopen.luma b/stdlib/std/fopen.luma deleted file mode 100644 index 18079c6..0000000 --- a/stdlib/std/fopen.luma +++ /dev/null @@ -1 +0,0 @@ -def fn /std/file_t [/std/str_t | /std/fmode_t] fopen |