Update errors.output. am: 21171d2de5
am: e2937df48f

Change-Id: I52d2ad880849b2318914eb7d145e1c4e5c226c4f
diff --git a/test/errors.output b/test/errors.output
index e3591dc..e1e745c 100644
--- a/test/errors.output
+++ b/test/errors.output
@@ -24,5 +24,7 @@
 ERROR: missing ; at system/tools/hidl/test/errors/syntax/1.0/IEx1.hal:96.21-20
 ERROR: missing ; at system/tools/hidl/test/errors/syntax/1.0/IEx1.hal:97.20-19
 ERROR: missing ; at system/tools/hidl/test/errors/syntax/1.0/IEx1.hal:100.6-5
-ERROR: missing ; at system/tools/hidl/test/errors/syntax/1.0/IEx1.hal:102.2-1
+ERROR: duplicated argument or result name bar at system/tools/hidl/test/errors/syntax/1.0/IEx1.hal:103.32-51
+ERROR: duplicated argument or result name baz at system/tools/hidl/test/errors/syntax/1.0/IEx1.hal:104.49-56
+ERROR: missing ; at system/tools/hidl/test/errors/syntax/1.0/IEx1.hal:106.2-1
 ERROR: Could not parse tests.errors.syntax@1.0::IEx1. Aborting.