From 115f37ba6cd84a0ef88cb8ad76bd7a2c1f2dec8a Mon Sep 17 00:00:00 2001 From: Ms2ger Date: Fri, 28 Jun 2019 11:33:06 +0200 Subject: [PATCH] Remove unnecessary epsilon from PromiseType case. --- index.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.bs b/index.bs index f6a4f4d0..34ac5466 100644 --- a/index.bs +++ b/index.bs @@ -5419,7 +5419,7 @@ type. SingleType : DistinguishableType "any" - PromiseType ε + PromiseType