Pracownia_programowania/venv/Lib/site-packages/Cython/Utility/TestUtilityLoader.c

13 lines
279 B
C
Raw Normal View History

2020-02-01 19:54:00 +01:00
////////// TestUtilityLoader.proto //////////
test {{loader}} prototype
////////// TestUtilityLoader //////////
//@requires: OtherUtility
test {{loader}} impl
////////// OtherUtility.proto //////////
req {{loader}} proto
////////// OtherUtility //////////
req {{loader}} impl