Skip to content

Commit 0730ba7

Browse files
committed
Tweak
1 parent 37e7bd7 commit 0730ba7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spectec/doc/semantics/il/1-syntax.spectec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ syntax param =
184184
syntax quant = param
185185

186186
syntax prem =
187-
| REL id arg* `: exp -- if $with_noncomputational
187+
| REL id arg* `: exp ;; can only occur in relations
188188
| IF exp
189189
| ELSE
190190
| NOT prem

0 commit comments

Comments
 (0)