mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-19 21:00:55 +08:00
git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@62006 954022d7-b5bf-4e40-9824-e11837661b57
14 lines
346 B
Plaintext
14 lines
346 B
Plaintext
> bar
|
|
analyze(bar) = st:bar <BAR <ZERO>>
|
|
analyze(bar) = st:bar <BAR >
|
|
analyze(bar) = st:bar <BAR <ZERODERIV> <ZERO>>
|
|
analyze(bar) = st:bar <BAR <ZERODERIV> >
|
|
stem(bar) = bar
|
|
> foo
|
|
analyze(foo) = st:foo <FOO >
|
|
stem(foo) = foo
|
|
> barbaz
|
|
analyze(barbaz) = st:bar <BAR <DERIV> <ZERO>>
|
|
analyze(barbaz) = st:bar <BAR <DERIV> >
|
|
stem(barbaz) = bar
|