Create environment module

This commit is contained in:
2025-08-10 02:05:16 +01:00
parent a03ef58eca
commit fade9395fa
6 changed files with 172 additions and 1 deletions

View File

@@ -10,6 +10,7 @@ endfunction()
add_test_suites(
am_tests.c
env_tests.c
parse_tests.c
store_tests.c
token_tests.c