We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
<< Back to Reference Manual.
We often use EBNF notation of our own.
answers = { '42' }
name = 'Douglas' [ 'Noel' ] 'Adams'
Douglas Adams
Douglas Noel Adams
character = arthur | ford | trillian | zephod