docvim-0.3.1.2: tests/fixtures/parser/lexpr.golden
Project
[ Project
[ Unit
[ LexprStatement
{ lexprBang = True
, lexprExpr = "system(&grepprg . ' ' . g:command)"
}
, LexprStatement
{ lexprBang = False , lexprExpr = "s:MyFancyFunc()" }
, LexprStatement
{ lexprBang = False
, lexprExpr = "autoloaded#function(\"blah\")."
}
]
]
]