old:
CONSTANTS
const (
MissingKind = iota;
)
new:
CONSTANTS
const (
MissingKind = iota;
)
R=gri,rsc
DELTA=4 (4 added, 0 deleted, 0 changed)
OCL=30362
CL=30598
{.section Consts}
CONSTANTS
+
{.repeated section @}
{Decl}
{Doc}
{.section Vars}
VARIABLES
+
{.repeated section @}
{Decl}
{Doc}
{.section Funcs}
FUNCTIONS
+
{.repeated section @}
{Decl}
{Doc}
{.section Types}
TYPES
+
{.repeated section @}
{Decl}
{Doc}