parent
9c46cc58cb
commit
b277039325
5 changed files with 13 additions and 3 deletions
|
@ -197,6 +197,7 @@ fn enc_proto(w: io::writer, proto: proto) {
|
|||
proto_iter. { w.write_char('W'); }
|
||||
proto_fn. { w.write_char('F'); }
|
||||
proto_block. { w.write_char('B'); }
|
||||
proto_bare. { w.write_char('R'); }
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue