From 6213a91f058cc461fb916d479f03f602c552c377 Mon Sep 17 00:00:00 2001 From: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> Date: Wed, 30 Nov 2022 05:49:01 -0800 Subject: [wip internal] Introduce `bun.String` which wraps `WTF::String` and allows us to reuse them --- "test/bun.js/not-english-\351\243\237\347\211\251.ts" | 1 + 1 file changed, 1 insertion(+) create mode 100644 "test/bun.js/not-english-\351\243\237\347\211\251.ts" (limited to 'test/bun.js/not-english-食物.ts') diff --git "a/test/bun.js/not-english-\351\243\237\347\211\251.ts" "b/test/bun.js/not-english-\351\243\237\347\211\251.ts" new file mode 100644 index 000000000..7a4e8a723 --- /dev/null +++ "b/test/bun.js/not-english-\351\243\237\347\211\251.ts" @@ -0,0 +1 @@ +export default 42; -- cgit v1.2.3