Section A.2.6, A.2.7
Task/function declarations

In A.2.6, in function_declaration, REPLACE

            ( tf_port_list ) ;

WITH

            ( [ tf_port_list ] ) ;

 

In A.2.7, in task_declaration, REPLACE

            ( tf_port_list ) ;

WITH

            ( [ tf_port_list ] ) ;