Skip to content

Commit 040373c

Browse files
committed
Commit de teste do terminal
1 parent 00400ba commit 040373c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/parser/parser_stmt.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -465,6 +465,6 @@ mod tests {
465465
let parsed = parse_function_definition_statement(input);
466466
assert!(parsed.is_err(), "Funções comuns não devem iniciar com 'test'");
467467
}
468-
468+
//FIXME: Mudança de teste para testar o commit do github MUDANÇA
469469

470470
}

0 commit comments

Comments
 (0)