Adi Salimgereyev

Results 5 issues of Adi Salimgereyev

# Bug description Example of the bug: ``` error[E001]: expected `]` or `,`, found integer literal ┌─ test.ry:9:5 │ 7 │ fun main() { 8 │ let a = [1,...

I'm already working on this one, just made an issue. Basically, what is now used in type inference to depict that a function doesn't have a body because of external...

help wanted
priority:low

Just curious, if you will add Rust's `?` postfix iterator to decrease boilerplate code, caused by error checking? If considering this as a Go dialect then the philosophy of simplicity...

# Progress ![](https://us-central1-progress-markdown.cloudfunctions.net/progress/50?dangerColor=800000&warningColor=ff9900&successColor=006600) - [x] Implement enum statement parsing. - [ ] Put enum type into the evaluation logic.

Fixed some spelling mistakes and confusing parts.