blob: 9887165a263a9c7c3397c60337080365004391e7 [file] [log] [blame]
options::= option ( AND option )*
option::= identifier '=' ( identifier
| constant
| map_literal )