mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 10:28:47 +00:00
add diff
This commit is contained in:
@@ -20,3 +20,10 @@ exports[`macros should not lead to seg faults under any given input 1`] = `
|
||||
error: "Cannot convert argument type to JS" error in macro
|
||||
at [dir]/index.ts:2:1"
|
||||
`;
|
||||
|
||||
exports[`macros should not lead to seg faults under any given input 1`] = `
|
||||
"2 | fn(\`©${''}\`);
|
||||
^
|
||||
error: "Cannot convert argument type to JS" error in macro
|
||||
at [dir]/index.ts:2:1"
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user