Create e.ts

Create e.ts
This commit is contained in:
huqi 2018-12-10 09:56:18 +08:00 committed by GitHub
parent dcb487b9e7
commit faa72b1041
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
e.ts Normal file
View File

@ -0,0 +1,3 @@
do {
console.log('e')
} while('e')