mirror of https://git.suyu.dev/suyu/suyu
macro-interpreter: Resolve -Wself-assign-field warning
This was assigning the field to itself, which is a no-op. The size doesn't change between its initial assignment and this one, so this is a safe change to make.merge-requests/60/head
parent
e050594706
commit
34ec64233a
Loading…
Reference in New Issue