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,6 +1,6 @@
import "../dep"
hide collision func() i32 {
@hide collision func() i32 {
return 2
}