12 lines
279 B
C
12 lines
279 B
C
////////// TestUtilityLoader.proto //////////
|
|
test {{loader}} prototype
|
|
|
|
////////// TestUtilityLoader //////////
|
|
//@requires: OtherUtility
|
|
test {{loader}} impl
|
|
|
|
////////// OtherUtility.proto //////////
|
|
req {{loader}} proto
|
|
|
|
////////// OtherUtility //////////
|
|
req {{loader}} impl
|