This commit is contained in:
Benjamin Toby
2025-07-15 10:02:20 +01:00
parent 8865292893
commit a71614cb0f
18 changed files with 99 additions and 34 deletions
+1
View File
@@ -0,0 +1 @@
declare var l: string;
+2
View File
@@ -0,0 +1,2 @@
"use strict";
var l = "Hi There #7";