move hide behind @ and specify with :
This commit is contained in:
@@ -10,7 +10,7 @@ StaticStringMap func($V type) type {
|
||||
}
|
||||
}
|
||||
|
||||
hide Pair func($V type) type {
|
||||
@hide Pair func($V type) type {
|
||||
return struct { []u8, V }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user