Skip to content

Commit

Permalink
fix codetest failure - pod syntax
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.parrot.org/parrot/trunk@42311 d31e2699-5ff4-0310-a27c-f18f2fbe73fe
  • Loading branch information
mikehh committed Nov 6, 2009
1 parent 743849b commit fb4636d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/ops/experimental.ops
Expand Up @@ -151,6 +151,8 @@ inline op fetch(out PMC, in PMC, in STR, in PMC) :base_core {
}
}

=over 4

=item B<vivify>(out PMC, in PMC, in PMC, in PMC)

Fetches a value from $2, keyed by $3 into $1. If the resulting PMC is PMCNULL,
Expand Down

0 comments on commit fb4636d

Please sign in to comment.