summaryrefslogtreecommitdiff
path: root/src/mono_shake.sml
diff options
context:
space:
mode:
Diffstat (limited to 'src/mono_shake.sml')
-rw-r--r--src/mono_shake.sml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mono_shake.sml b/src/mono_shake.sml
index 3a681302..4df9a6a0 100644
--- a/src/mono_shake.sml
+++ b/src/mono_shake.sml
@@ -62,6 +62,7 @@ fun shake file =
let
val e1 = case pol of
PolClient e1 => e1
+ | PolInsert e1 => e1
in
usedVars st e1
end