company logo

CALL keyword

The keyword can be written in capital or small letters, but not mixed. Using capital letters refers to a reserved keyword.

Definition: 

_call := call__     | __call

call__ := 'call'      

__call :: 'CALL'