blob: bcc1cc7e418ee04287c32b04acf172b6154b3a72 [file] [log] [blame]
module test5 {
namespace "test5:test";
prefix test ;
leaf a-leaf {
type int32;
}
}