Don't alias tt special pages to titles with double underscore
[mediawiki.git] / resources / src / json-skip.js
blob0a1e1c268aa968e517befdfdd0d2d7bc674e98a9
1 /*!
2 * Skip function for json2.js.
3 */
4 return !!( window.JSON && JSON.stringify && JSON.parse );