git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@16503 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
master
Alain Frisch 2015-10-15 13:29:35 +00:00
parent a21eaeaa40
commit 6335c01389
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ Language features:
(Jérémie Dimino)
- GPR#254: @ocaml.arg_on_literal_pattern attribute on constructors to
warn when the argument is matches against a constant pattern. This
attributes is applied on predefined exception constructors which
attribute is applied on predefined exception constructors which
take an purely informational (with no stability guarantee) message.
(Alain Frisch)