diff options
author | ubq323 <ubq323@ubq323.website> | 2024-08-17 21:31:12 +0100 |
---|---|---|
committer | ubq323 <ubq323@ubq323.website> | 2024-08-17 21:31:17 +0100 |
commit | b90e206280859d2069c5ce02faf39c1a70202a08 (patch) | |
tree | 1c69b6b65da3dae8de6ada6c8caf73b0cf691add /tests/schars_ascii.bth | |
parent | bc68a6aab9de8a90e07e7eb37283cea194dbe0ae (diff) |
add schars-ascii function
Diffstat (limited to 'tests/schars_ascii.bth')
-rw-r--r-- | tests/schars_ascii.bth | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/schars_ascii.bth b/tests/schars_ascii.bth new file mode 100644 index 0000000..402017b --- /dev/null +++ b/tests/schars_ascii.bth @@ -0,0 +1 @@ +(say (schars-ascii "hello world\n")) |