More principled indentation trimming in fixtures

This commit is contained in:
Aleksey Kladov 2020-06-23 22:27:24 +02:00
parent f2f69e75c8
commit aa69757a01
16 changed files with 540 additions and 557 deletions

View file

@ -986,7 +986,6 @@ fn main() {
",
r"
pub(crate) fn bar() {
${0:todo!()}
}",