diff options
Diffstat (limited to 'test/golden/relparam/tokenizing.golden')
| -rw-r--r-- | test/golden/relparam/tokenizing.golden | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/test/golden/relparam/tokenizing.golden b/test/golden/relparam/tokenizing.golden new file mode 100644 index 0000000..95290d5 --- /dev/null +++ b/test/golden/relparam/tokenizing.golden @@ -0,0 +1,38 @@ +[ BeginEnv "abbreviation" +, Label "equalparam" +, BeginEnv "math" +, Variable "x" +, Command "EQUAL" +, InvisibleBraceL +, Variable "y" +, InvisibleBraceR +, Variable "z" +, EndEnv "math" +, Word "iff" +, BeginEnv "math" +, Variable "x" +, Symbol "=" +, Variable "z" +, EndEnv "math" +, Symbol "." +, EndEnv "abbreviation" +, BeginEnv "proposition" +, Label "dummy_abbr_test_noun" +, Word "for" +, Word "all" +, BeginEnv "math" +, Variable "x" +, EndEnv "math" +, Word "we" +, Word "have" +, BeginEnv "math" +, Variable "x" +, Command "EQUAL" +, InvisibleBraceL +, Variable "y" +, InvisibleBraceR +, Variable "x" +, EndEnv "math" +, Symbol "." +, EndEnv "proposition" +]
\ No newline at end of file |
