preserve application and error inference in test builds

This commit is contained in:
2026-07-18 00:30:57 +02:00
parent ef91f13e7b
commit 9f433af724
5 changed files with 71 additions and 6 deletions
+1
View File
@@ -227,6 +227,7 @@ Function :: struct {
c_abi: bool,
imported: bool,
generated: bool,
analysis_root: bool,
test: bool,
file_hidden: bool,
has_body: bool,