From 50d8b4f5d3a8bb4d199be85237cab511576d5b4f Mon Sep 17 00:00:00 2001 From: lorem Date: Sun, 26 May 2019 05:09:02 +0800 Subject: [PATCH] Update and rename storage.md to hello.ts --- Test/hello.ts | 2 ++ Test/storage.md | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 Test/hello.ts delete mode 100644 Test/storage.md diff --git a/Test/hello.ts b/Test/hello.ts new file mode 100644 index 0000000..785ce21 --- /dev/null +++ b/Test/hello.ts @@ -0,0 +1,2 @@ +const hello : string = "Hello World!" +console.log(hello) diff --git a/Test/storage.md b/Test/storage.md deleted file mode 100644 index 3ce4599..0000000 --- a/Test/storage.md +++ /dev/null @@ -1 +0,0 @@ -http://en-grammar.xiao84.com