[svn:parrot] r42742 - trunk/t/op

jkeenan at svn.parrot.org jkeenan at svn.parrot.org
Sat Nov 21 17:54:29 UTC 2009


Author: jkeenan
Date: Sat Nov 21 17:54:29 2009
New Revision: 42742
URL: https://trac.parrot.org/parrot/changeset/42742

Log:
Delete inline comment referring to resolved RT #46819.

Modified:
   trunk/t/op/interp.t

Modified: trunk/t/op/interp.t
==============================================================================
--- trunk/t/op/interp.t	Sat Nov 21 17:53:36 2009	(r42741)
+++ trunk/t/op/interp.t	Sat Nov 21 17:54:29 2009	(r42742)
@@ -86,8 +86,6 @@
 ok\s2\n$/x
 OUTPUT
 
-# This is the behavior as of Parrot 0.4.3
-# RT #46819 Should there be a warning?
 pasm_output_is( <<'CODE', 'nada:', 'interp - warnings' );
     new P0, 'Undef'
     set I0, P0


More information about the parrot-commits mailing list