Allow inbuilt variables as iterables in list and constraint comprehension
未關閉
- 主要語言
- Rust
- 星號
- 96
- 分支
- 39
- PR 合併指標
- 30 天內沒有已合併 PR
描述
The following should be a valid statement:
```
ev check_binary(main: [e]):
enf e^2 - e = 0
enf check_binary([e]) for e in $main[0..3]
```
貢獻指南
評估
這個 Issue 還沒有評估資料。