From f4f0faa0f34bfde19efeacd903aac408bc956411 Mon Sep 17 00:00:00 2001 From: Cem Turesoy Date: Thu, 22 Oct 2020 14:06:14 +0300 Subject: [PATCH 1/2] Fix storage interface typo --- source | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source b/source index 6cfa119d08e..31b19d0ca83 100644 --- a/source +++ b/source @@ -102677,7 +102677,7 @@ interface Storage {

The key(n) method steps are:

    -
  1. If n is greather than or equal to this's

    If n is greater than or equal to this's map's size, then return null.

  2. @@ -124643,6 +124643,7 @@ INSERT INTERFACES HERE Casey Leask, Cătălin Badea, Cătălin Mariș, + Cem Turesoy, ceving, Chao Cai, 윤석찬 (Channy Yun), From 7ce35307897aaf899a0a3f0c543e36acf480056f Mon Sep 17 00:00:00 2001 From: Cem Turesoy Date: Thu, 22 Oct 2020 14:15:38 +0300 Subject: [PATCH 2/2] add gh username on ack list --- source | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source b/source index 31b19d0ca83..97abc1f8269 100644 --- a/source +++ b/source @@ -124643,7 +124643,7 @@ INSERT INTERFACES HERE Casey Leask, Cătălin Badea, Cătălin Mariș, - Cem Turesoy, + Cem Turesoy, ceving, Chao Cai, 윤석찬 (Channy Yun),