Source code

Revision control

Copy as Markdown

Other Tools

// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`expressions should get the autocomplete matches for the input 1`] = `
Array [
"toLocaleString",
"toSource",
"toString",
"toolbar",
"top",
]
`;