BUG-5222: Reuse substatements across phases
[yangtools.git] / yang / yang-parser-impl / src / test / resources / model-new / baz.yang
index a0dcdf846a383d8d7a9f9d08cfef59c5b61207ab..fdff04564ccbc940c56735b385a0ee673ed11582 100644 (file)
@@ -184,6 +184,6 @@ module baz {
             type br:my-decimal-type;
         }
 
-        br:opendaylight;
+        br:opendaylight awesome;
     }
 }