MCPcopy Create free account
hub / github.com/cortex-js/compute-engine / tokenizer.test.ts

File tokenizer.test.ts

test/compute-engine/latex-syntax/tokenizer.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { tokenize } from '../../../src/compute-engine/latex-syntax/tokenizer';
2
3// REVIEW.md C11: the `\csname` handler's leading space-skip loop and
4// `#`-parameter expansion were dead code (`lex.peek()`/`lex.get()` return a

Callers

nothing calls this directly

Calls 1

tokenizeFunction · 0.90

Tested by

no test coverage detected