Add string literals

This commit is contained in:
2025-09-05 17:17:28 +02:00
parent 4888252274
commit e0ac57dc1d
11 changed files with 2723 additions and 67 deletions

View File

@@ -2,7 +2,7 @@
# v. 2.0. If a copy of the MPL was not distributed with this file, You can
# obtain one at https://mozilla.org/MPL/2.0/.
# Stage4 compiler.
# Stage 4 compiler.
#
# - Taking value of local and global variables. Variables that doesn't begin
# with "v" are considered global.