hexaredecimal / hexaredecimal/ML
Invalid codegen for Cast to List
Open
- Dominant language
- Rust
- Stars
- 18
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
The following code generates invalid code
```
[20, 10] as List[Any]
```
Contributor guide
Assessment
This issue has not been assessed yet.