blob: b85a47dc08a88305ebda6e11be72fc199ce928b9 [file] [log] [blame]
// should-fail
const QUERY = 'fn';
const EXPECTED = {
'others': [
{ 'path': 'std', 'name': 'fn', ty: 14 },
],
};