From 30bec69d2be03e7123a02199df0f286d8d2c88d8 Mon Sep 17 00:00:00 2001 From: Andrew Morris Date: Wed, 31 May 2023 12:36:51 +1000 Subject: [PATCH] Enable test --- inputs/passing/spreadAndReturn.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inputs/passing/spreadAndReturn.ts b/inputs/passing/spreadAndReturn.ts index 3533690..5796c2c 100644 --- a/inputs/passing/spreadAndReturn.ts +++ b/inputs/passing/spreadAndReturn.ts @@ -1,4 +1,4 @@ -// //! test_output({}) +//! test_output({}) export default function () { let x = new X();