1
1
mirror of https://github.com/github/semantic.git synced 2024-12-23 23:11:50 +03:00

Merge pull request #717 from github/remove-untitled

Remove scratchwork file
This commit is contained in:
Josh Vera 2016-08-15 18:26:36 -04:00 committed by GitHub
commit 8d56a6fcfd

View File

@ -1,13 +0,0 @@
For statements
For-in statements
while statements
do statements
return statements
let statements Not in ES2016
Verify generator functions map to Function
Throw statements
Try/Catch/Finally statements
Arrays
Objects with method definitions
Classes
Constructor calls