blob: 1c4637ca42686ebed88e9a22f9499de98764e13c [file] [log] [blame]
module test5 {
namespace "test5:test";
prefix test ;
revision "2016-07-04" {
description "Initial revision.";
}
typedef typedef1 {
type int32;
}
typedef typedef2 {
type int32;
}
typedef typedef3 {
type int32;
}
}