Skip to content

Commit 364a50a

Browse files
committed
Fix typo
1 parent 55e2fd6 commit 364a50a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

S02-bits.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -777,7 +777,7 @@ return values are allowed, e.g. C<use native 'int';> and such.
777777
(The optimizer is also allowed to substitute such variants when it
778778
can determine that the final destination would store natively in
779779
any case, or that the variant could not possibly malfunction given
780-
the arguments.) [Conjecture: we could allow an 'N' metoperator to
780+
the arguments.) [Conjecture: we could allow an 'N' metaoperator to
781781
select the native variant on a case by case basis.]
782782

783783
Numeric values in untyped variables use C<Int> and C<Num> semantics

0 commit comments

Comments
 (0)