Add test for nested calls

This commit is contained in:
Jason Freeman
2014-09-22 14:49:33 -07:00
parent fd43211d6a
commit bfde7ece13
2 changed files with 21 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
// Copyright (c) Microsoft. All rights reserved. Licensed under the Apache License, Version 2.0.
// See LICENSE.txt in the project root for complete license information.
///<reference path='references.ts' />
///<reference path='services.ts' />
module ts.SignatureHelp {