contract test { /*** * @notice lorem ipsum */ function f() public { } } // ---- // ---- // :test userdoc // { // "methods": {} // }