wip: call/cc = capture/cc × invoke/cc
This commit is contained in:
@@ -29,16 +29,7 @@ brokenWasmTests =
|
||||
|
||||
brokenStackifyTests :: List String
|
||||
brokenStackifyTests =
|
||||
[ "callcc-early-exit-1"
|
||||
, "callcc-early-exit-2"
|
||||
, "callcc-early-exit-3"
|
||||
, "callcc-early-exit-4"
|
||||
, "callcc-early-exit-5"
|
||||
, "callcc-early-exit-6"
|
||||
, "callcc-nested-1"
|
||||
, "callcc-nested-2"
|
||||
, "callcc-discard"
|
||||
, "callcc-constant"
|
||||
[
|
||||
]
|
||||
|
||||
test_root :: IO TestTree
|
||||
|
||||
Reference in New Issue
Block a user