Created
January 10, 2011 20:10
-
-
Save moritz/773366 to your computer and use it in GitHub Desktop.
a new (non-spec) debugging feature for rakudo
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
./perl6 -e 'use STATEMENT_PRINT; say rand' | |
use STATEMENT_PRINT | |
say rand | |
0.458330045777501 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment