From 8f7ba4d80830e1a8fec4d8a7d9d7fa39f8ff7ef1 Mon Sep 17 00:00:00 2001 From: nodist Date: Mon, 11 May 2026 18:11:15 -0400 Subject: op for all actions --- docs/type_system/control.md | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 docs/type_system/control.md (limited to 'docs/type_system/control.md') 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] -``` -- cgit v1.2.3