From 1304d9433e47026dbef7a12ce430c0dfc3096db4 Mon Sep 17 00:00:00 2001 From: StellarX20 <97905447+StellarX20@users.noreply.github.com> Date: Sat, 22 Jan 2022 18:14:44 -0500 Subject: [PATCH] Testing breaking everything again --- mods/CrashTestDummy.js | 1 + 1 file changed, 1 insertion(+) diff --git a/mods/CrashTestDummy.js b/mods/CrashTestDummy.js index cae315bd..3da91b01 100644 --- a/mods/CrashTestDummy.js +++ b/mods/CrashTestDummy.js @@ -1,3 +1,4 @@ function pepe (pepe1: string, pepe2: boolean, pepe3: number) { pepe("pepe", true, 100) } +elements={}