[svn:mod_parrot] r540 - mod_parrot/trunk/t/response/TestAPI
[email protected] Tue, 9 Dec 2008 12:12:13 -0800 (PST)
| Newsgroups | perl.cvs.mod_parrot |
|---|---|
| Message-ID | <[email protected]> |
Author: jhorwitz
Date: Tue Dec 9 12:12:13 2008
New Revision: 540
Modified:
mod_parrot/trunk/t/response/TestAPI/interpreter.pir
Log:
fix typo
Modified: mod_parrot/trunk/t/response/TestAPI/interpreter.pir
==============================================================================
--- mod_parrot/trunk/t/response/TestAPI/interpreter.pir (original)
+++ mod_parrot/trunk/t/response/TestAPI/interpreter.pir Tue Dec 9 12:12:13 2008
@@ -59,7 +59,7 @@
OK_6:
r.'puts'("ok 6 - object\n")
- START_r76:
+ START_7:
$P0 = mpi.'dynext_path_str'()
$S0 = typeof $P0
if $S0 == "String" goto OK_7