summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--t/op/ref.t1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/op/ref.t b/t/op/ref.t
index 74860e0bb9..36371f7b73 100644
--- a/t/op/ref.t
+++ b/t/op/ref.t
@@ -174,7 +174,6 @@ my $x;
# tied lvalue => SCALAR, as we haven't tested tie yet
# BIND, 'cos we can't create them yet
# REGEXP, 'cos that requires overload or Scalar::Util
-# LVALUE ref, 'cos I can't work out how to create one :)
for (
[ 'undef', SCALAR => \undef ],