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

clutz should not emit 'abstract' modifier on interfaces #916

Open
rkirov opened this issue Aug 31, 2019 · 0 comments
Open

clutz should not emit 'abstract' modifier on interfaces #916

rkirov opened this issue Aug 31, 2019 · 0 comments

Comments

@rkirov
Copy link
Contributor

rkirov commented Aug 31, 2019

Clutz emits

interface I {
  abstract foo()
}

For @abstract on interfaces, but that is invalid TS.

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

No branches or pull requests

1 participant