blob: ca277f1d3b134424fdea6fd7bba260fde08b3e6e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
////////// TestUtilityLoader.proto //////////
test {{loader}} prototype
////////// TestUtilityLoader //////////
//@requires: OtherUtility
test {{loader}} impl
////////// OtherUtility.proto //////////
req {{loader}} proto
////////// OtherUtility //////////
req {{loader}} impl
|