We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e751db3 commit 6a221c2Copy full SHA for 6a221c2
src/Libtask.jl
@@ -2,7 +2,7 @@ module Libtask
2
3
# Need this for BBCode.
4
using Mooncake
5
-using Mooncake: BBCode, BBlock, ID, new_inst, stmt, seed_id!
+using Mooncake: BBCode, BBlock, ID, new_inst, stmt, seed_id!, terminator
6
using Mooncake: IDGotoIfNot, IDGotoNode, IDPhiNode, Switch
7
8
# We'll emit `MistyClosure`s rather than `OpaqueClosure`s.
0 commit comments