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

task model: inferring type of variable that is explicit dynamic #349

Closed
@jmesserly

Description

@jmesserly

This is from 'conversion and dynamic invoke' checker_test.dart:

        dynamic toString = () => null;
        (/*info:DynamicInvoke*/toString());

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions