hyung-hwan
12b8ad7cc9
fixed a couple of awk parsing bugs
- lost token in an expression like bash | xyz + 20 for the way preget_token() was used. - wrong redirection handling in an expression like print 1,2,3 > (4)
Description
No description provided
Languages
C
72.4%
Makefile
15.1%
C++
6.4%
Shell
4%
M4
1%
Other
1%