Version: dev-1-3-a(893831165edd433c12f90417cebe2d89fa5ead01). Code sample: ``` module m1 { function bb() { function aa() { } } function cc() { } var yy = 1; } ``` The outline view has duplicated entries for those functions below module m1, see the snapshot 