Skip to content

Conversation

dizer-ti
Copy link

Remove incorrect // TODO: deprecated, remove. comment from pointer type tests.

Git history shows the TODO was added mistakenly in commit 372e69d during array syntax implementation. Pointer types are still actively used (e.g., SHA-256 example uses u32* parameters) and fully supported throughout the compiler pipeline.

@dizer-ti dizer-ti changed the title fix(parser): remove misleading TODO comment about pointer types depre… fix(parser): remove misleading TODO comment about pointer types deprecation Sep 29, 2025
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