don't compile _testAwaitLet off js

This commit is contained in:
2023-02-18 16:03:46 -07:00
parent 8dd6f1578c
commit c5002c48bc

View File

@@ -772,6 +772,7 @@ From:[(assert false (+ \"false \" \"should \" \"have \" \"been \" \"true\"))]" m
(Assert.equals "a55.5true" "${a}${five}${fivePointFive}${tt}"))
(never otherwise)))
(#when js
(function _testAwaitLet [:utest.Async async]
(localFunction :Promise<Bool> newPromise [:Bool succeed]
(new Promise
@@ -808,4 +809,4 @@ From:[(assert false (+ \"false \" \"should \" \"have \" \"been \" \"true\"))]" m
e)
(Assert.fail))
e)
(Assert.fail))))
(Assert.fail)))))