<< 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
There was an error while loading. Please reload this page.