fix dangling space, mention .union in test comment
This commit is contained in:
@@ -4089,7 +4089,7 @@ See: <tt><ref id=".ASCIIZ" name=".ASCIIZ"></tt>,<tt><ref id=".BYTE" name=".BYTE"
|
|||||||
Allocate space for a struct or union. This is equivalent to
|
Allocate space for a struct or union. This is equivalent to
|
||||||
<tt><ref id=".RES" name=".RES"></tt> with the
|
<tt><ref id=".RES" name=".RES"></tt> with the
|
||||||
<tt><ref id=".SIZEOF" name=".SIZEOF"></tt> of a struct.
|
<tt><ref id=".SIZEOF" name=".SIZEOF"></tt> of a struct.
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
|
|
||||||
<tscreen><verb>
|
<tscreen><verb>
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
; test .struct feature
|
; test .struct and .union features
|
||||||
|
|
||||||
.code
|
.code
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user