Author: chromatic
Date: Thu Nov 27 00:23:13 2008
New Revision: 33262

Modified:
   trunk/languages/perl6/src/builtins/traits.pir

Log:
[Rakudo] Removed debugging code accidentally committed in r32992.

Modified: trunk/languages/perl6/src/builtins/traits.pir
==============================================================================
--- trunk/languages/perl6/src/builtins/traits.pir       (original)
+++ trunk/languages/perl6/src/builtins/traits.pir       Thu Nov 27 00:23:13 2008
@@ -43,7 +43,6 @@
     .param pmc the_sub
     $P0 = get_hll_global [ 'Bool' ], 'True'
     setprop the_sub, 'default', $P0
-    say "oh yes"
 .end
 
 =back

Reply via email to