replace leading _ for private symbols with keyword hide

This commit is contained in:
2026-07-14 20:19:01 +02:00
parent 5157cf3bcc
commit 267947e79d
31 changed files with 125220 additions and 122709 deletions
+2
View File
@@ -1,3 +1,5 @@
import "io"
import "arraylist"
Io :: alias io.Io
ArrayList :: alias arraylist.ArrayList