Add nbrutil to modules. Move static array to nbrutil

This commit is contained in:
2024-07-16 14:31:54 +02:00
parent c5758bd023
commit 0471dbe7d7
6 changed files with 10 additions and 44 deletions

View File

@@ -700,3 +700,4 @@ print_from_source_location :: (source_location : Source_Range, allocator := cont
#import "Basic";
#import "File";