1 module missing-and-duplicate-statements {
4 namespace "test:missing-and-duplicate-statements";
9 "Copyright (C) 2024 Ericsson
10 Modifications Copyright (C) 2024 OpenInfra Foundation Europe";
12 revision "2019-09-27";
15 presence "first presence";
16 presence "second presence"; // Wrong
21 mandatory yes; // Wrong (doh!)
26 base this:weird_%%_characters;
36 container cont2_with_weird_%%_characters;
40 container ""; // Wrong
43 deviation /this:cont1; // Wrong, missing 'deviate'