This commit is contained in:
Patrick Henninger
2020-08-29 22:12:00 +02:00
parent 43e440c485
commit a215c63165
5 changed files with 6 additions and 8 deletions

View File

@@ -6,4 +6,4 @@ use RuntimeException;
class InvalidCalculatorException extends RuntimeException
{
}
}