aboutsummaryrefslogtreecommitdiff
path: root/language/flow-control.rst
diff options
context:
space:
mode:
Diffstat (limited to 'language/flow-control.rst')
-rw-r--r--language/flow-control.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/language/flow-control.rst b/language/flow-control.rst
new file mode 100644
index 0000000..853b5bd
--- /dev/null
+++ b/language/flow-control.rst
@@ -0,0 +1,6 @@
+Flow Control
+============
+
+.. crowbar:keyword:: break
+
+ This keyword exits the containing loop.