File size: 279 Bytes
f07f089
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
////////// TestUtilityLoader.proto //////////
test {{loader}} prototype

////////// TestUtilityLoader //////////
//@requires: OtherUtility
test {{loader}} impl

////////// OtherUtility.proto //////////
req {{loader}} proto

////////// OtherUtility //////////
req {{loader}} impl