mediawiki-extensions-Math/tests/phpunit/InputCheck/data/restbase/sinx.json

10 lines
124 B
JSON
Raw Normal View History

{
"success": true,
"checked": "\\sin x^{2}",
"requiredPackages": [],
"identifiers": [
"x"
],
"endsWithDot": false
}