From c84b547232f99f1b2e617c3a9755d16779e92332 Mon Sep 17 00:00:00 2001 From: Kiliman Date: Mon, 18 Sep 2017 18:10:09 -0400 Subject: [PATCH] Update sample.js --- sample.js | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/sample.js b/sample.js index bc3ef51..1075ac2 100644 --- a/sample.js +++ b/sample.js @@ -16,8 +16,6 @@ const func = (a, b, c, d, e, f, s, n) => { // italic ligatures // != == >= <= -> => ==> // === !== && || ++ -- - - - - + // a <- b <-- c <== d + // a <| b |> c -> d ==> e \ No newline at end of file