llama : use Unicode Escape Sequence to replace encoded characters (#2814)
The use of special characters within source files can break compiling on some computers with different region and language settings. Using Unicode escape sequences should allow for the code to be compiled on all setups without needing to change your computers settings or switch regions.
T
Tim Miller committed
c7d92e6dfec3f54849f3a0ba373054d29f321ea2
Parent: 61d1a28
Committed by GitHub <noreply@github.com>
on 8/26/2023, 6:27:07 PM