diff --git a/src/parser/tests.rs b/src/parser/tests.rs index 97e8759..c2b099c 100644 --- a/src/parser/tests.rs +++ b/src/parser/tests.rs @@ -501,7 +501,6 @@ fn test_array_access_assignment() { } #[test] -#[ignore] fn test_array_access_in_if() { let raw = " fn main() {