Update test

This commit is contained in:
Andrew Morris
2023-12-18 15:18:17 +11:00
parent 1c04e92753
commit 299b986638

View File

@@ -1,4 +1,4 @@
// //! test_output({})
//! test_output({})
export default function main() {
let x: Record<string, unknown> = { y: 3 };