apio 1176e64a7c editor: Fix creation of new files
The editor is supposed to create files if they don't exist, however before this commit stat() would fail and exit load_file() before we even got to File::open_or_create().
2024-04-15 17:06:04 +00:00
..
2024-04-15 17:06:04 +00:00
2024-04-15 17:06:04 +00:00