1 2 3 4 5
;; ; Will fail to assemble because only one parameter is expected for db struct color rgb db 1, 2, 3 endstruct