Skip to content

Commit

Permalink
reformatting
Browse files Browse the repository at this point in the history
  • Loading branch information
mgerhold committed Nov 14, 2023
1 parent ad3d78f commit 47050af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/interpreter.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

#include "statements/statement.hpp"

void interpret(statements::Statements const& program);
void interpret(statements::Statements const& program);

0 comments on commit 47050af

Please sign in to comment.