Only a very trivial issue however code comments seem a bit inconsistent. Should we standardize on: `mov rax, rbx ; This is a comment` Space after ';' and start with capital letter?
Only a very trivial issue however code comments seem a bit inconsistent. Should we standardize on:
mov rax, rbx ; This is a commentSpace after ';' and start with capital letter?