Allow even smaller memory limits.

This commit is contained in:
Christoffer Lerno
2025-07-18 10:54:03 +02:00
parent 34bded30eb
commit adb3df05c6
3 changed files with 5 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
// Copyright (c) 2021-2022 Christoffer Lerno. All rights reserved.
// Copyright (c) 2021-2025 Christoffer Lerno. All rights reserved.
// Use of this source code is governed by the MIT license
// a copy of which can be found in the LICENSE_STDLIB file.
module std::io;