test-kivy-app/kivy_venv/lib/python3.11/site-packages/Cython/Utility/TestUtilityLoader.c
2024-09-15 15:12:16 +03:00

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