1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-02 19:42:23 +00:00

fix dangling space, mention .union in test comment

This commit is contained in:
bbbradsmith 2023-12-16 19:25:21 -05:00
parent 0d74b84ce4
commit 6cb8717c24
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
; test .struct feature
; test .struct and .union features
.code