don't compile _testAwaitLet off js
This commit is contained in:
@@ -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)))))
|
||||
Reference in New Issue
Block a user