summaryrefslogtreecommitdiff
path: root/tools/asm-processor/tests/euc_jp_wavedash.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/asm-processor/tests/euc_jp_wavedash.c')
-rw-r--r--tools/asm-processor/tests/euc_jp_wavedash.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/asm-processor/tests/euc_jp_wavedash.c b/tools/asm-processor/tests/euc_jp_wavedash.c
new file mode 100644
index 0000000..d187d7d
--- /dev/null
+++ b/tools/asm-processor/tests/euc_jp_wavedash.c
@@ -0,0 +1,3 @@
+// ASMP-FLAGS: --force --input-enc=utf-8 --output-enc=EUC-JP
+
+char *chars = "〜!?@#"; \ No newline at end of file