nandi/code-transpiler-rust-frontend-findingspublic⑂ Fork 0Commits
5375d17f26e5be6bd30310edeabaaa1211437b03
⬇ Clone ▾
| Reproducible bug report for the Rust frontend in Code-Transpiler | 1 | fn f(a: i32) -> i32 { |
| 2 | let mut s = a; | |
| 3 | s | |
| 4 | } |
| Reproducible bug report for the Rust frontend in Code-Transpiler | 1 | fn f(a: i32) -> i32 { |
| 2 | let mut s = a; | |
| 3 | s | |
| 4 | } |