move hide behind @ and specify with :

This commit is contained in:
2026-08-10 22:45:41 +02:00
parent 5244bfbf1b
commit ba6052eef3
27 changed files with 162 additions and 149 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
hide(package) secret c_func() i32 {
@hide:package secret c_func() i32 {
return 1
}