Files
Kmake/test/fixtures/test-runner/snapshots/simple.js.snapshot

7 lines
51 B
Plaintext
Raw Normal View History

2026-05-26 23:36:42 -07:00
exports[`foo 1`] = `
{
"bar": 1,
"baz": 2
}
`;