Skip to content

Add support for 'NameOf' intrinsic#435

Open
Bazooper-blip wants to merge 1 commit intointegrated-application-development:masterfrom
Bazooper-blip:nameof-intrinsic
Open

Add support for 'NameOf' intrinsic#435
Bazooper-blip wants to merge 1 commit intointegrated-application-development:masterfrom
Bazooper-blip:nameof-intrinsic

Conversation

@Bazooper-blip
Copy link
Copy Markdown

Delphi 13 introduces the NameOf compiler intrinsic that accepts an identifier and returns its string representation at compile time, similar to C#'s nameof operator.

Closes #415

Delphi 13 introduces the NameOf compiler intrinsic that accepts an
identifier and returns its string representation at compile time,
similar to C#'s nameof operator.

Closes integrated-application-development#415

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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 NameOf intrinsic

1 participant