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