Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

test(parser_spec): fix analyzer warnings #1430

Closed
wants to merge 1 commit into from

Conversation

vicb
Copy link
Contributor

@vicb vicb commented Sep 5, 2014

fix for

base/test/core/parser/parser_spec.dart:52:12:
Warning: Additional type argument.
    Parser<Expression> parser;
           ^^^^^^^^^^
base/test/core/parser/parser_spec.dart:160:14:
Warning: Additional type argument.
      Parser<Expression> parser;
             ^^^^^^^^^^

@chirayuk chirayuk force-pushed the master branch 2 times, most recently from 8fd235c to 50e2645 Compare September 5, 2014 23:10
@vsavkin vsavkin self-assigned this Sep 11, 2014
@vicb vicb added this to the 0.15.0 milestone Sep 22, 2014
vicb added a commit that referenced this pull request Sep 22, 2014
@vicb vicb closed this in 5f20831 Sep 22, 2014
@vicb vicb deleted the 0905-parserWarnings branch September 23, 2014 09:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging this pull request may close these issues.

4 participants