Skip to content

Fix undefined identifier error for generic instance used as bind target - #1897

Merged
dalance merged 1 commit into
veryl-lang:masterfrom
taichi-ishitani:fix_undefined_identifier
Sep 11, 2025
Merged

Fix undefined identifier error for generic instance used as bind target#1897
dalance merged 1 commit into
veryl-lang:masterfrom
taichi-ishitani:fix_undefined_identifier

Conversation

@taichi-ishitani

Copy link
Copy Markdown
Contributor

fix #1896

@codspeed-hq

codspeed-hq Bot commented Sep 11, 2025

Copy link
Copy Markdown

CodSpeed Performance Report

Merging #1897 will not alter performance

Comparing taichi-ishitani:fix_undefined_identifier (ff1b913) with master (98d95ca)1

Summary

✅ 3 untouched benchmarks

Footnotes

  1. No successful run was found on master (d9131c4) during the generation of this report, so 98d95ca was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@dalance
dalance merged commit d55b0f4 into veryl-lang:master Sep 11, 2025
12 checks passed
@taichi-ishitani
taichi-ishitani deleted the fix_undefined_identifier branch September 11, 2025 07:36
@dalance dalance added this to the v0.16.5 milestone Sep 25, 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.

Undefined idnetifier error for bind declaration with generic instnace

2 participants