Sign in
mojo
/
mojo-testing
/
eefe87675545db5f2a3666d5e8089cd27d27eb97
/
.
/
third_party
/
cython
/
src
/
Cython
/
Utility
/
TestCyUtilityLoader.pyx
blob: 00e7a7681b8534a71c8de66c517d4ef3e49c7d30 [
file
]
########## TestCyUtilityLoader ##########
#@requires: OtherUtility
test
{{
cy_loader
}}
impl
########## OtherUtility ##########
req
{{
cy_loader
}}
impl