Fix literal block markup
This commit is contained in:
parent
9c08caae92
commit
8f09305779
@ -804,6 +804,8 @@ is, concatenate or splice them, and use them as keys.
|
|||||||
|
|
||||||
- ``SLICE``: String access.
|
- ``SLICE``: String access.
|
||||||
|
|
||||||
|
::
|
||||||
|
|
||||||
:: nat : nat : string : 'S -> option string : 'S
|
:: nat : nat : string : 'S -> option string : 'S
|
||||||
|
|
||||||
> SLICE / offset : length : s : S => Some ss : S
|
> SLICE / offset : length : s : S => Some ss : S
|
||||||
|
Loading…
Reference in New Issue
Block a user