parent
4af849bc12
commit
4f67dcb24a
49 changed files with 78 additions and 78 deletions
|
@ -1987,7 +1987,7 @@ impl Parser {
|
|||
}
|
||||
_ => self.unexpected()
|
||||
}
|
||||
loop;
|
||||
continue;
|
||||
}
|
||||
if self.expr_is_complete(e) { break; }
|
||||
match *self.token {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue