Skip to content

Commit 42aeb20

Browse files
committed
Update doc
1 parent 8dd9ae1 commit 42aeb20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)