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

add support for public/private constructor sugar along with decorators #277

Open
rkirov opened this issue Sep 2, 2015 · 0 comments
Open

Comments

@rkirov
Copy link
Contributor

rkirov commented Sep 2, 2015

The following is valid TS, but Victor tells me it makes ts2dart choke.

class A {
   constructor(@Ann public a){}
}
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