zed icon indicating copy to clipboard operation
zed copied to clipboard

"sample" as identifier in OpExpr

Open mccanne opened this issue 3 years ago • 0 comments

this causes a parse error...

sample:=any(<expr>) by typeof(<expr>)

we should fix the peg grammar to not let the sample operator get in the name here.

mccanne avatar Mar 16 '22 20:03 mccanne