Back out 97036ab72558 which inappropriately compared turds to third parties.
1 def WebIDLTest(parser, harness):
5 interface ArgumentIdentifierConflict {
6 void foo(boolean arg1, boolean arg1);
10 results = parser.finish()
14 harness.ok(threw, "Should have thrown.")