TypeScript/tests
Nathan Shively-Sanders 04510ac157 Automatic semicolon insertion for class modifiers
This includes public, private, protected, abstract

async and declare already work this way, but it looks
like they didn't block the completion list, so I added
them to the list too.
2015-10-02 14:30:31 -07:00
..
baselines/reference Automatic semicolon insertion for class modifiers 2015-10-02 14:30:31 -07:00
cases Automatic semicolon insertion for class modifiers 2015-10-02 14:30:31 -07:00
webhost
perfsys.ts
perftsc.ts
test.bat
webTestResults.html
webTestServer.ts