I have this line which is failing, I’ve tried everything (backslashes, double quotes, U+0027, etc.):
''!' + [K_TAB] > "'366" c Mapping for the ''!' key, the nang tone
That is, if you press single quote + exclamation mark, followed by tab, it should output single quote plus 3 plus 6 plus 6. How do I do that?
Here is another (single quote followed by tilde) (I tried to remove the K_TAB
just in case, but still failing):
U+0027 + U+007E > context + U+0033 c Mapping for the ''~' key, the hard transition
Other errors:
"'3" + [K_TAB] > "'3" c Mapping for the ''~' key, the hard transition
Gives:
tone.kmn:2451 - error KM02019: Unterminated string in line