summaryrefslogtreecommitdiff
path: root/tests/test_cpp_nonascii.c
diff options
context:
space:
mode:
authorDavid Beazley <dave@dabeaz.com>2022-10-27 13:44:12 -0500
committerDavid Beazley <dave@dabeaz.com>2022-10-27 13:44:12 -0500
commitaf80858e888c5f36979da88fcb1080de7b848967 (patch)
tree2f2fb95414baee83e489eac1b936602599ea9eba /tests/test_cpp_nonascii.c
parent818ab0684e33f5f513fc839673ff56ea330b6380 (diff)
downloadply-af80858e888c5f36979da88fcb1080de7b848967.tar.gz
Reorganization. Added makefile
Diffstat (limited to 'tests/test_cpp_nonascii.c')
-rw-r--r--tests/test_cpp_nonascii.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/test_cpp_nonascii.c b/tests/test_cpp_nonascii.c
new file mode 100644
index 0000000..3e97d81
--- /dev/null
+++ b/tests/test_cpp_nonascii.c
@@ -0,0 +1,2 @@
+/* ë */
+#define x 1 \ No newline at end of file