Reformat
This changes the indexing syntax from .() to [], the vector syntax from ~[] to [] and the extension syntax from #fmt() to #fmt[]
This commit is contained in:
parent
4aa165553b
commit
518dc52f85
642 changed files with 6755 additions and 7354 deletions
|
@ -10,4 +10,4 @@ mod b {
|
|||
export x;
|
||||
|
||||
fn main() { let y = x; }
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue