From 86354a29a40fb97e334f951428239ab8e171e2dd Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Fri, 22 Jun 2018 14:23:42 +0200 Subject: Delete go implementation (#276) The go prototype will remain at https://github.com/ry/deno/tree/golang --- testdata/002_hello.ts | 1 - 1 file changed, 1 deletion(-) delete mode 100644 testdata/002_hello.ts (limited to 'testdata/002_hello.ts') diff --git a/testdata/002_hello.ts b/testdata/002_hello.ts deleted file mode 100644 index accefceba..000000000 --- a/testdata/002_hello.ts +++ /dev/null @@ -1 +0,0 @@ -console.log("Hello World"); -- cgit v1.2.3