8 lines
152 B
Cython
8 lines
152 B
Cython
########## TestCyUtilityLoader ##########
|
|
#@requires: OtherUtility
|
|
|
|
test {{cy_loader}} impl
|
|
|
|
|
|
########## OtherUtility ##########
|
|
req {{cy_loader}} impl
|