Reformat
This commit is contained in:
parent
1c1d754750
commit
3aec8b6b5b
@ -57,6 +57,6 @@ void run(const std::string &code) {
|
|||||||
|
|
||||||
if (expression) {
|
if (expression) {
|
||||||
AstPrinter printer{};
|
AstPrinter printer{};
|
||||||
std::cout << printer.print(*expression) << '\n';
|
std::cout << printer.print(*expression) << '\n';
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user