summaryrefslogtreecommitdiffstats
path: root/src/Components/SetOperation.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/Components/SetOperation.php')
-rw-r--r--src/Components/SetOperation.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Components/SetOperation.php b/src/Components/SetOperation.php
index 3d04320..9281902 100644
--- a/src/Components/SetOperation.php
+++ b/src/Components/SetOperation.php
@@ -67,7 +67,6 @@ class SetOperation extends Component
$state = 0;
for (; $list->idx < $list->count; ++$list->idx) {
-
/**
* Token parsed at this moment.
*