!editorial comment 100 !topic Formal_Parameter can return An_Operator_Symbol !reference ASIS 95-17.21 !from Sergey Rybin 98-02-06 In Section 17.21, function Formal_Parameter, An_Operator_Symbol element can be returned -- in the case of a generic association like: package Act_Pack is new Form_Pack ("+" => My_Plus); It should be included in the list of returned kinds. !resolution Accept. Correction made.