Skip to content

Commit 1077581

Browse files
committed
Update doc
1 parent 5e9ac86 commit 1077581

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/syntax.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ We have contextual limitations on some types:
236236

237237
These contextual limitation is introduced at RBS 3.3.
238238
The parser accepts those types even if it doesn't satisfy contextual limitation, but warning is reported with `rbs validate` command.
239-
We plan to change the parser to reject those types if it breaks the contextual limitations in next release -- `3.4`.
239+
Since RBS 4.0, it is reported during parsing.
240240

241241
#### Limitations on `void` types
242242

0 commit comments

Comments
 (0)