From 673de1c627a2046123e1693e9e6508399a028508 Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Sat, 3 Oct 2020 16:38:35 -0400 Subject: Write files directly from md.bqn, not gendocs (removes trailing empty lines) --- docs/doc/block.html | 1 - 1 file changed, 1 deletion(-) (limited to 'docs/doc/block.html') diff --git a/docs/doc/block.html b/docs/doc/block.html index 5aae039f..24857cfe 100644 --- a/docs/doc/block.html +++ b/docs/doc/block.html @@ -211,4 +211,3 @@

Returns

This feature is not yet included in any BQN implementation.

The glyph indicates an early return from a block. It must be preceded either by one of the self-reference special names 𝕊 or 𝕣 or by an internal name for a containing block. The combination of name and return token—like F, let's say—is a function that returns from the current instance of the indicated block. If that instance has already returned, then it instead results in an error.

- -- cgit v1.2.3