Home | History | Annotate | Download | only in testdata

Lines Matching full:about

10 // Comment about exported constant.
13 // Comment about internal constant.
16 // Comment about block of constants.
33 // Comment about exported variable.
36 // Comment about internal variable.
39 // Comment about block of variables.
54 // Comment about exported function.
57 // Comment about internal function.
60 // Comment about exported type.
74 // Comment about exported method.
79 // Comment about unexported method.
94 // Comment about constructor for exported type.
101 // Comment about exported interface.
110 // Comment about unexported type.