Skip to content

Fix #50#51

Draft
kevinresol wants to merge 3 commits intobenmerckx:mainfrom
kevinresol:issue50
Draft

Fix #50#51
kevinresol wants to merge 3 commits intobenmerckx:mainfrom
kevinresol:issue50

Conversation

@kevinresol
Copy link
Copy Markdown
Collaborator

No description provided.

@kevinresol kevinresol changed the title Add test for #50 Fix #50 Jun 22, 2021
@kevinresol kevinresol marked this pull request as draft June 22, 2021 04:50
@kevinresol
Copy link
Copy Markdown
Collaborator Author

Still not perfect, for var(get, never) in abstract we get this:

export declare class Future_Impl_ {
	static readonly status: FutureStatus<T>
	protected static get_status<T>($this: FutureObject<T>): FutureStatus<T>
}

I think we should skip the generation of the var itself, but expose the getter instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant