Rename ty_istr to ty_str. Issue #855
This commit is contained in:
parent
6217ce958e
commit
f1555e2ca8
14 changed files with 35 additions and 35 deletions
|
|
@ -302,7 +302,7 @@ tag ty_ {
|
|||
ty_float;
|
||||
ty_machine(ty_mach);
|
||||
ty_char;
|
||||
ty_istr;
|
||||
ty_str;
|
||||
ty_box(mt);
|
||||
ty_vec(mt);
|
||||
ty_ptr(mt);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue