示例报错 for 中定义多个变量
Open
- Dominant language
- Java
- Stars
- 5.6k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
n=10;
for(sum=0,i=0;i
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the snippet from test.SongTest.main at line 32 through ExpressRunner.execute, then trace parsing in ExpressParse.java at lines 329, 355, and 401. Determine why the for expression with multiple variable definitions is rejected; done means the example parses and executes without the reported QLCompileException.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- compilers
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100