mirror of
https://github.com/danog/parser.git
synced 2024-12-02 09:27:50 +01:00
cargo fmt
This commit is contained in:
parent
50ecea182a
commit
0ea4d49678
@ -286,7 +286,7 @@ impl Parser {
|
|||||||
|
|
||||||
Statement::HaltCompiler { content }
|
Statement::HaltCompiler { content }
|
||||||
}
|
}
|
||||||
_ => self.statement()?
|
_ => self.statement()?,
|
||||||
};
|
};
|
||||||
|
|
||||||
self.clear_comments();
|
self.clear_comments();
|
||||||
|
Loading…
Reference in New Issue
Block a user