pragma

pragma ::= "pragma" identifier 
      [ "(" pragma_argument_association 
      { "," pragma_argument_association } ")" ] ";" 

[rule list]