arbitrary code to test <code></code> tags to see if thats how i add code

<code>(cffi:with-foreign-object (img-size '(:struct cv-size))
          ;; Initialize the slots
         
          ;; Return a list with the coordinates
          (cffi:with-foreign-slots ((width height) img-size (:struct cv-size))
            (list width height)))
</code>

any guidance on formatting would be appreciated  pls disregard last post....the translat-into one   it is non-sensical