aboutsummaryrefslogtreecommitdiff
path: root/tests/ui/unexpected-punct.stderr
diff options
context:
space:
mode:
authorHaibo Huang <hhb@google.com>2020-07-10 20:23:14 -0700
committerChih-Hung Hsieh <chh@google.com>2020-07-13 22:20:17 -0700
commitd256e487b415463d517809c52c78528e5d5ae036 (patch)
tree11ec154456711f5d2bfd560dc019df26abc5c6d4 /tests/ui/unexpected-punct.stderr
parent09db3ec8f3483326c6dac3db6512639e293f2aa1 (diff)
downloadpaste-d256e487b415463d517809c52c78528e5d5ae036.tar.gz
Upgrade rust/crates/paste to 0.1.18android-r-beta-3android-r-beta-2
* Keep local change in src/lib.rs. Test: make Change-Id: I68198b6e8ee2aadd5847d613ed80091901a4f0b6
Diffstat (limited to 'tests/ui/unexpected-punct.stderr')
-rw-r--r--tests/ui/unexpected-punct.stderr5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/ui/unexpected-punct.stderr b/tests/ui/unexpected-punct.stderr
new file mode 100644
index 0000000..9564310
--- /dev/null
+++ b/tests/ui/unexpected-punct.stderr
@@ -0,0 +1,5 @@
+error: unexpected punct
+ --> $DIR/unexpected-punct.rs:2:12
+ |
+2 | fn [<a + b>]() {}
+ | ^