ai-content-maker/.venv/Lib/site-packages/Cython/Utility/TestUtilityLoader.c

13 lines
279 B
C

////////// TestUtilityLoader.proto //////////
test {{loader}} prototype
////////// TestUtilityLoader //////////
//@requires: OtherUtility
test {{loader}} impl
////////// OtherUtility.proto //////////
req {{loader}} proto
////////// OtherUtility //////////
req {{loader}} impl