File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -506,10 +506,8 @@ \section{The {\tt access} statement} \label{access}
506506access_stmt: "access" ...
507507\end {verbatim }
508508
509- This statement will be used in the future to control access to
510- instance and class variables. Currently its syntax and effects are
511- undefined; however the keyword \verb @access @ is a reserved word for
512- the parser.
509+ This statement is obsolete. It no longer generates any code; in the
510+ future, \verb @access @ will no longer be a reserved word.
513511
514512\section {The {\tt exec} statement } \label {exec }
515513\stindex {exec}
Original file line number Diff line number Diff line change @@ -506,10 +506,8 @@ \section{The {\tt access} statement} \label{access}
506506access_stmt: "access" ...
507507\end {verbatim }
508508
509- This statement will be used in the future to control access to
510- instance and class variables. Currently its syntax and effects are
511- undefined; however the keyword \verb @access @ is a reserved word for
512- the parser.
509+ This statement is obsolete. It no longer generates any code; in the
510+ future, \verb @access @ will no longer be a reserved word.
513511
514512\section {The {\tt exec} statement } \label {exec }
515513\stindex {exec}
You can’t perform that action at this time.
0 commit comments