summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/subdir
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/testdata/subdir')
-rw-r--r--cli/tests/testdata/subdir/type_error.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/tests/testdata/subdir/type_error.ts b/cli/tests/testdata/subdir/type_error.ts
new file mode 100644
index 000000000..cc3c1d29d
--- /dev/null
+++ b/cli/tests/testdata/subdir/type_error.ts
@@ -0,0 +1 @@
+export const a: "a" = 12;