aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--challenge-153/lubos-kolouch/php/ch-1.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/challenge-153/lubos-kolouch/php/ch-1.php b/challenge-153/lubos-kolouch/php/ch-1.php
index 7b7c50e199..5b0656f7b1 100644
--- a/challenge-153/lubos-kolouch/php/ch-1.php
+++ b/challenge-153/lubos-kolouch/php/ch-1.php
@@ -57,3 +57,5 @@ array_diff($calculator->get_left_factorial(10), [
46234,
409114,
]) == [] or throw new Exception("Failed test 1");
+
+?>