7 lines
51 B
Plaintext
7 lines
51 B
Plaintext
|
sed '
|
||
|
/{[A-Z]/!d
|
||
|
s/.*{//
|
||
|
s/,.*//
|
||
|
s/.*/%token &;/
|
||
|
'
|