Skip to content

Commit

Permalink
Change Perl 6 reference to Raku
Browse files Browse the repository at this point in the history
  • Loading branch information
lizmat committed Oct 26, 2020
1 parent 20940b6 commit 0ffba88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ops.markdown
Expand Up @@ -3149,7 +3149,7 @@ following structure (times are in microseconds, sizes are in bytes):
# <a id="nativecall"></a> Native Call / Interoperability Opcodes

## nativecallrefresh
Refresh the C-based data backing the Perl 6 object. This op should only be used if changes have been made to the C-data, and these changes are not being reflected in the Perl 6 object.
Refresh the C-based data backing the Raku object. This op should only be used if changes have been made to the C-data, and these changes are not being reflected in the Raku object.

# <a id="thread"></a> Thread opcodes

Expand Down

0 comments on commit 0ffba88

Please sign in to comment.