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

named args broken by synthetic conversion node #41

Closed
jmesserly opened this issue Feb 11, 2015 · 2 comments
Closed

named args broken by synthetic conversion node #41

jmesserly opened this issue Feb 11, 2015 · 2 comments
Assignees

Comments

@jmesserly
Copy link
Contributor

in num.parse:

let result = int.parse(source, dart.as(onError: _returnNull, /* Unimplemented type (String) → 
      int */));
@jmesserly jmesserly added the js label Feb 11, 2015
@jmesserly
Copy link
Contributor Author

(this might go away when we hook up reify coercion logic.)

@jmesserly jmesserly self-assigned this Feb 17, 2015
@jmesserly
Copy link
Contributor Author

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant