[svn:parrot] r41320 - trunk/t/compilers/imcc/syn
coke at svn.parrot.org
coke at svn.parrot.org
Thu Sep 17 14:59:50 UTC 2009
Author: coke
Date: Thu Sep 17 14:59:48 2009
New Revision: 41320
URL: https://trac.parrot.org/parrot/changeset/41320
Log:
Ticket moved from RT to trac.
Modified:
trunk/t/compilers/imcc/syn/regressions.t
Modified: trunk/t/compilers/imcc/syn/regressions.t
==============================================================================
--- trunk/t/compilers/imcc/syn/regressions.t Thu Sep 17 12:08:11 2009 (r41319)
+++ trunk/t/compilers/imcc/syn/regressions.t Thu Sep 17 14:59:48 2009 (r41320)
@@ -93,7 +93,7 @@
hello
OUT
-pir_error_output_like( <<'CODE', <<'OUT', 'off by one error message (RT #40204)', todo=>'broken');
+pir_error_output_like( <<'CODE', <<'OUT', 'off by one error message (TT #1016)', todo=>'broken');
.sub foo :main
$P0 = new 'Hash'
$P1 = $P0['x']
More information about the parrot-commits
mailing list