* src/scan-gram.l (SC_BRACED_CODE): Don't use `<.*>', it is too
authorAkim Demaille <akim@epita.fr>
Wed, 12 Jun 2002 15:14:59 +0000 (15:14 +0000)
committerAkim Demaille <akim@epita.fr>
Wed, 12 Jun 2002 15:14:59 +0000 (15:14 +0000)
commit75d1fe16112a39706f26ac0d4d2784162e49f874
tree83f09d06676f7dec262777c258630721d21bb62b
parent6c35d22c399d53cc4ce2b0f594a3033ede3ae117
* src/scan-gram.l (SC_BRACED_CODE): Don't use `<.*>', it is too
eager.
* tests/actions.at (Exotic Dollars): New.
ChangeLog
src/scan-gram.c
src/scan-gram.l
tests/actions.at