replace leading _ for private symbols with keyword hide
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
_secret func() i32 {
|
||||
hide secret c_func() i32 {
|
||||
return 1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user