Blob Blame History Raw
module mod2 {
    prefix abc;
    namespace "urn:cesnet:mod2";

    leaf-list llist {
        type boolean;
    }
}