Skip to content

Test aliasing function pointer type returning typeof(return)#527

Merged
WebFreak001 merged 1 commit into
dlang-community:masterfrom
ntrel:alias-typeof-return
May 10, 2026
Merged

Test aliasing function pointer type returning typeof(return)#527
WebFreak001 merged 1 commit into
dlang-community:masterfrom
ntrel:alias-typeof-return

Conversation

@ntrel
Copy link
Copy Markdown
Contributor

@ntrel ntrel commented Jan 26, 2026

Fixes #513.

@ntrel
Copy link
Copy Markdown
Contributor Author

ntrel commented Jan 28, 2026

run_tests.sh is passing, and I didn't change anything in src, only test. So I think the PR Info CI is failing unrelated to my changes.

@WebFreak001 WebFreak001 merged commit ce770e4 into dlang-community:master May 10, 2026
4 of 5 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.

support parsing alias fn = extern(C) typeof(return) function(params);

2 participants