Centralize fixture parsing for assists

This commit is contained in:
Aleksey Kladov 2020-06-24 00:30:34 +02:00
parent 44cf263edf
commit e5101ae150
8 changed files with 65 additions and 60 deletions

View file

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