Completed
Pull Request — master (#339)
by thomas
105:25 queued 102:16
created
src/Script/Interpreter/Interpreter.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -338,7 +338,7 @@
 block discarded – undo
338 338
 
339 339
     /**
340 340
      * @param Stack $vfStack
341
-     * @return bool
341
+     * @return integer
342 342
      */
343 343
     private function checkExec(Stack $vfStack)
344 344
     {
Please login to merge, or discard this patch.