We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7370de commit 68057bdCopy full SHA for 68057bd
doc/Language/nativecall.pod6
@@ -352,8 +352,8 @@ C<union> definition; using the C<CUnion> representation:
352
353
=head2 Embedding CStructs and CUnions
354
355
-CStructs and CUnions can be in turn referenced by – or embedded into
356
--- a surrounding CStruct and CUnion. To say the former we use C<has>
+CStructs and CUnions can be in turn referenced by—or embedded into—a
+surrounding CStruct and CUnion. To say the former we use C<has>
357
as usual, and to do the latter we use the C<HAS> declarator
358
instead:
359
0 commit comments