Merge branch 'master' into 4.07.0

This commit is contained in:
Rudi Grinberg 2018-07-16 11:48:28 +02:00 committed by GitHub
commit f8a02b9a1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ module Of_sexp = struct
; pp = fun ppf ->
Format.fprintf ppf
"These parentheses are no longer necessary with dune, \
please remove them."
please remove them.@\n"
}
| _ -> None)