guacamole
guacamole copied to clipboard
Should "BuiltinFilehandle" be a legitimate Value?
Issue #112 is happening because readline EXPR
will include Value
but BuiltinFilehandle
is not under Value
. In other places where builtins are used, they are used explicitly in the parsing rules of the keyword.