Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new typeinfo syntax in both old and new parser #1339

Merged
merged 2 commits into from
Oct 31, 2024
Merged

Conversation

borisbat
Copy link
Collaborator

minus one s\r error in new parser

	let a = typeinfo sizeof(arg);
	let b = typeinfo has_field<add>(type<Baz>);
	let c = typeinfo struct_get_annotation_argument<comment;s>(type<Event>);

@borisbat borisbat merged commit ba39dcb into master Oct 31, 2024
19 checks passed
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