file-local / package-local decls

This commit is contained in:
2026-08-09 17:01:05 +02:00
parent a7a32894f3
commit 8785912b73
15 changed files with 369 additions and 152 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
hide secret c_func() i32 {
hide(package) secret c_func() i32 {
return 1
}