Error fix (#1)
Compare changes
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
@@ -38,10 +38,11 @@ public class Calc {
@@ -38,10 +38,11 @@ public class Calc {
throw new IllegalArgumentException("Cannot peek at position " + n + " when the operand count is " + getOperandCount());