Files
hakorune/src/parser
nyash-codex 99404f1b47 fix(parser): Phase 33-10 - Fix NyashTokenizer import in assignment_expr_parser tests
- Fixed incorrect import: crate::tokenizer::Tokenizer → crate::tokenizer::NyashTokenizer
- Updated test code to use NyashTokenizer API (new + tokenize()) instead of static method
- Fixes compilation error preventing cargo build and tests

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-04 14:02:21 +09:00
..