www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 0d3b9b655035ee7b686e0d654d5f3cb60188d275
parent 140843cf06a04bd91cabfb93b73ba29f2880971b
Author: Stephen Chang <stchang@ccs.neu.edu>
Date:   Mon,  3 Oct 2016 16:01:36 -0400

[docs] add #:error conclusion

Diffstat:
Mturnstile/scribblings/reference.scrbl | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/turnstile/scribblings/reference.scrbl b/turnstile/scribblings/reference.scrbl @@ -86,7 +86,9 @@ and then press Control-@litchar{\}. [⊢ [_ ≫ expr-template ⇒ type-template]] [⊢ [_ ≫ expr-template (⇒ key type-template) ooo ...]] [≻ expr-template] - [_ ≻ expr-template]] + [_ ≻ expr-template] + [#:error expr-template] + [_ #:error expr-template]] [⇐-conclusion [⊢ expr-template] [⊢ [_ ≫ expr-template ⇐ _]]] [ooo ...])