Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortex-js/compute-engine
/ matchfix.test.ts
File
matchfix.test.ts
test/compute-engine/latex-syntax/matchfix.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ latex, check, engine } from
'../../utils'
;
2
3
describe(
'MATCHFIX'
, () => {
4
test(
'\\lbrack\\rbrack'
, () =>
Callers
nothing calls this directly
Calls
5
check
Function · 0.90
latex
Function · 0.90
parse
Method · 0.65
toString
Method · 0.65
evaluate
Method · 0.65
Tested by
no test coverage detected