added FIXME

This commit is contained in:
Jeroen Vannevel 2022-02-01 00:37:48 +00:00
parent 51c50dd5ac
commit 269153388a
No known key found for this signature in database
GPG key ID: 78EF5F52F38C49BD

View file

@ -4549,6 +4549,7 @@ fn $0fun_name() {
);
}
// FIXME: we do want to preserve whitespace
#[test]
fn extract_function_does_not_preserve_whitespace() {
check_assist(