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