summaryrefslogtreecommitdiff
path: root/docs/type_system/control.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/type_system/control.md')
-rw-r--r--docs/type_system/control.md9
1 files changed, 0 insertions, 9 deletions
diff --git a/docs/type_system/control.md b/docs/type_system/control.md
deleted file mode 100644
index 6a4ec49..0000000
--- a/docs/type_system/control.md
+++ /dev/null
@@ -1,9 +0,0 @@
-# Control
-
----
-
-```text
-Control_class `alias Enum[.loop; .if; .match; .mutate; .selection]
-
-Control[TARGET; ARGS; LIST; Control_class]
-```