Skip to content

Commit

Permalink
Add done message
Browse files Browse the repository at this point in the history
  • Loading branch information
odan committed Aug 25, 2019
1 parent 0c33d99 commit 9529414
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/parse-twig.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,5 @@

$compiler = new TwigCompiler($twig, $cachePath);
$compiler->compile();

echo "Done\n";

0 comments on commit 9529414

Please sign in to comment.