mirror of
https://github.com/github/semantic.git
synced 2024-12-19 21:01:35 +03:00
Update expectedResults for JavaScript test cases per switch to RWS!
This commit is contained in:
parent
93521de3ec
commit
44a375f1f9
13
Untitled
Normal file
13
Untitled
Normal file
@ -0,0 +1,13 @@
|
||||
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
|
Loading…
Reference in New Issue
Block a user