align with new @hide syntax
This commit is contained in:
@@ -10,7 +10,8 @@ StringMap proc($V type) type {
|
||||
}
|
||||
}
|
||||
|
||||
hide Pair proc($V type) type {
|
||||
@hide:file
|
||||
Pair proc($V type) type {
|
||||
return struct { []u8, V }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user