Remove race condition between assemble and prelude load prints

This commit was merged in pull request #1.
This commit is contained in:
2026-03-18 15:17:08 +00:00
parent 4000522b3a
commit 67fc1d8d7b
3 changed files with 16 additions and 8 deletions

View File

@@ -250,7 +250,7 @@ CHAR . EMIT
0 CONSTANT VERSION-MAJOR
2 CONSTANT VERSION-MINOR
0 CONSTANT VERSION-PATCH
1 CONSTANT VERSION-PATCH
: PRINT-VERSION
CHAR v EMIT VERSION-MAJOR .