Skip to content

Instantly share code, notes, and snippets.

@zakki
Last active August 29, 2025 08:10
Show Gist options
  • Save zakki/107dc38b88c2872aa9738c5708273868 to your computer and use it in GitHub Desktop.
Save zakki/107dc38b88c2872aa9738c5708273868 to your computer and use it in GitHub Desktop.
; hspcmp -i multibyte_test1.hsp
AB = 10
A B = 20
A B = 30
mes AB
mes A B
mes A B
/*
hsp3cl multibyte_test1.ax
10
20
30
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment