Skip to content

Conversation

@tannergooding
Copy link
Member

This resolves #369 by adding additional tests validating the behavior of various global string literal variables.

In particular, it validates that const T* is correctly emitted as a mutable static and that const T* const is emitted as a static readonly (or equivalent).

@tannergooding tannergooding merged commit dea76b6 into dotnet:main Aug 12, 2022
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.

static const strings not scraped correctly

1 participant