tests: calc: minor refactoring.

* tests/calc.at (_AT_DATA_CALC_Y): Simplify yylex.
(cherry picked from commit 67f1a2c254)
This commit is contained in:
Akim Demaille
2010-04-13 23:09:14 +02:00
parent ed228e60b2
commit ecbca7db4b
2 changed files with 8 additions and 7 deletions

View File

@@ -1,3 +1,8 @@
2010-04-13 Akim Demaille <demaille@gostai.com>
tests: calc: minor refactoring.
* tests/calc.at (_AT_DATA_CALC_Y): Simplify yylex.
2010-04-13 Akim Demaille <demaille@gostai.com>
tests: calc: simplify location management.