diff options
Diffstat (limited to 'tests/specs/test/no_run/main.ts')
| -rw-r--r-- | tests/specs/test/no_run/main.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/specs/test/no_run/main.ts b/tests/specs/test/no_run/main.ts new file mode 100644 index 000000000..b75915753 --- /dev/null +++ b/tests/specs/test/no_run/main.ts @@ -0,0 +1 @@ +const _value: string = 1; |
