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