Fix AwaitLetTestCase for non-js targets
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
(var defaultMakeCatch Prelude.makeAwaitLetDefaultCatch)
|
||||
(#when js
|
||||
(var defaultMakeCatch Prelude.makeAwaitLetDefaultCatch))
|
||||
|
||||
(function _testAwaitLet [:utest.Async async]
|
||||
(#if js {
|
||||
|
||||
Reference in New Issue
Block a user