blob: 7b2861c8673d9d4fe38c32aac98a3e813c0c8a59 [file] [log] [blame]
module test7 {
namespace "test5:test";
prefix test ;
revision "2016-07-04" {
description "Initial revision.";
}
leaf abc {
type int32;
}
}