RegExp
unicode mode differs from Bun runtime
#28587
Labels
invalid
what appeared to be an issue with Deno wasn't
RegExp
unicode mode differs from Bun runtime
#28587
Version: Deno 2.2.5
Hi,
I would like to report an issue I encountered in Deno while I was running the following code snippet:
Deno gives
null
as output whereas Bun gives[ "𐀀", index: 0, input: "𐀀𐀀", groups: undefined ]
Regards,
Kevin
The text was updated successfully, but these errors were encountered: