Skip to content
This repository has been archived by the owner on Sep 24, 2020. It is now read-only.

Commit

Permalink
[Compiler] ContinueSt - fix bug with NS imports for LNumber
Browse files Browse the repository at this point in the history
  • Loading branch information
ovr committed Nov 12, 2016
1 parent 9c8061f commit 366623b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Compiler/Statement/ContinueSt.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

namespace PHPSA\Compiler\Statement;

use PhpParser\Node\Scalar\LNumber;
use PHPSA\CompiledExpression;
use PHPSA\Context;

Expand Down

0 comments on commit 366623b

Please sign in to comment.