Implemented typedef units statement in generated code.
[yangtools.git] / code-generator / binding-java-api-generator / src / test / resources / compilation / typedef / foo.yang
index 7a43a64458fc0f1d6a47317de4ba1f7cef5a5af0..3c6d45c05f81149cc752e6b62db4789313add878 100644 (file)
@@ -63,6 +63,7 @@ module foo {
             type union-ext2;
             type string;
         }
+        units "object id";
     }
 
     typedef union-ext4 {