contract test {
///
function f() public {
}
// ----
// :test userdoc
// {
// "kind": "user",
// "methods": {},
// "version": 1
// }