diff options
| author | Kevin (Kun) "Kassimo" Qian <kevinkassimo@gmail.com> | 2020-02-28 06:17:56 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-28 09:17:56 -0500 |
| commit | 7255cc9bc089e1257c2119e4c8a089c0b4970e64 (patch) | |
| tree | 89aa3b88679f87715d918c79b5ffd5a6d50cfba7 /cli/tests/030_eval_ts.out | |
| parent | b5bf28e68f38396defd50be4ac72ae19a6bf5eb5 (diff) | |
Support TypeScript eval through `deno eval -T` flag (#4141)
Diffstat (limited to 'cli/tests/030_eval_ts.out')
| -rw-r--r-- | cli/tests/030_eval_ts.out | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/tests/030_eval_ts.out b/cli/tests/030_eval_ts.out new file mode 100644 index 000000000..190a18037 --- /dev/null +++ b/cli/tests/030_eval_ts.out @@ -0,0 +1 @@ +123 |
