From f279c82409aa5863be876620b6b32278df279611 Mon Sep 17 00:00:00 2001 From: Vladimir Matveev Date: Mon, 19 Oct 2015 14:21:53 -0700 Subject: [PATCH] fix linter issues --- src/compiler/emitter.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/compiler/emitter.ts b/src/compiler/emitter.ts index fcee2cb835d..405af1c3304 100644 --- a/src/compiler/emitter.ts +++ b/src/compiler/emitter.ts @@ -396,7 +396,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, Promi * maps store association 'label -> labelMarker' where * - label - value of label as it apprear in code * - label marker - return value that should be interpreted by calling code as 'jump to