diff --git a/doc/ca65.sgml b/doc/ca65.sgml index e54b308d4..dde782a57 100644 --- a/doc/ca65.sgml +++ b/doc/ca65.sgml @@ -4089,7 +4089,7 @@ See: , with the of a struct. - + Example: diff --git a/test/asm/val/struct.s b/test/asm/val/struct.s index b2bf08ea0..b6ef6f45d 100644 --- a/test/asm/val/struct.s +++ b/test/asm/val/struct.s @@ -1,4 +1,4 @@ -; test .struct feature +; test .struct and .union features .code