From b02168fc55b29c3ac18d731aae4cf7ffafadcc5e Mon Sep 17 00:00:00 2001 From: ValKmjolnir Date: Wed, 22 May 2024 23:41:14 +0800 Subject: [PATCH] :memo: delete system call in test files --- src/main.cpp | 3 --- test/ascii-art.nas | 6 ++---- test/coroutine.nas | 3 ++- test/filesystem.nas | 6 +++--- test/md5compare.nas | 6 ++---- test/occupation.nas | 2 +- test/qrcode.nas | 6 +++--- test/snake.nas | 4 +--- test/tetris.nas | 7 +++---- test/wavecollapse.nas | 5 ++--- 10 files changed, 19 insertions(+), 29 deletions(-) diff --git a/src/main.cpp b/src/main.cpp index aac8a13..f2a107f 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -38,9 +38,6 @@ std::ostream& help(std::ostream& out) { << " ,--#-,\n" << "<3 / \\____\\ <3\n" << " |_|__A_|\n" -#ifdef _WIN32 - << "use command to use unicode.\n" -#endif << "\nnasal