summaryrefslogtreecommitdiff
path: root/tests/policies/test-expander/alias-module.conf
blob: 72d791e78c83a8b862e8605870e689b60f64edd7 (plain)
1
2
3
4
5
6
7
8
module my_module 1.0;

require { 
	type alias_check_3_t;
}

typealias alias_check_3_t alias alias_check_3_a;