summaryrefslogtreecommitdiff
path: root/testsuite/tests/warnings
diff options
context:
space:
mode:
authorHugo Heuzard <hugo.heuzard@gmail.com>2018-07-21 13:04:53 +0100
committerHugo Heuzard <hugo.heuzard@gmail.com>2018-08-06 13:19:28 +0100
commit80431444941fc722a4aaabcf36ca13e818ef5ade (patch)
tree1864d2a26212a69c65da4fecce9c5c858b05100e /testsuite/tests/warnings
parent35218bf9dfa9452cf7192344d4a3b9ece2c50118 (diff)
downloadocaml-80431444941fc722a4aaabcf36ca13e818ef5ade.tar.gz
Add locations to attributes
Changes fix typo
Diffstat (limited to 'testsuite/tests/warnings')
-rw-r--r--testsuite/tests/warnings/w03.compilers.reference2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/warnings/w03.compilers.reference b/testsuite/tests/warnings/w03.compilers.reference
index 7074abd227..206ef7a2f0 100644
--- a/testsuite/tests/warnings/w03.compilers.reference
+++ b/testsuite/tests/warnings/w03.compilers.reference
@@ -1,4 +1,4 @@
File "w03.ml", line 14, characters 8-9:
Warning 3: deprecated: A
-File "w03.ml", line 17, characters 15-25:
+File "w03.ml", line 17, characters 12-26:
Warning 53: the "deprecated" attribute cannot appear in this context