mirror of
https://github.com/johnkerl/miller.git
synced 2026-08-01 04:01:58 +00:00
6 lines
154 B
Text
6 lines
154 B
Text
* statement block
|
|
* assignment "="
|
|
* local variable "y"
|
|
* operator "+"
|
|
* local variable "x"
|
|
* int literal "1"
|