blob: d8cf6b33a45f39b357f588baa12a313aff922299 [file] [log] [blame]
module test5 {
namespace "test5:test";
prefix test ;
revision "2016-07-04" {
description "Initial revision.";
}
leaf-list a-leaf {
type int32;
}
leaf-list b-leaf {
type int32;
}
}