blob: e08d94533a9399c1248f45df36a7f9344a53b652 [file] [log] [blame]
// AsciiChar has a doc alias on its reexport and we
// want to make sure that actually works correctly,
// since apperently there are no other tests for this.
const EXPECTED = [
{
'query': 'AsciiChar',
'others': [
{ 'path': 'core::ascii', 'name': 'Char' },
],
},
];