aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/tools/cython/Cython/Utility/TestUtilityLoader.c
blob: 595305f211bd172ec1dfc10c3cf6bab4e92d7fba (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
////////// TestUtilityLoader.proto //////////
test {{loader}} prototype

////////// TestUtilityLoader //////////
//@requires: OtherUtility
test {{loader}} impl

////////// OtherUtility.proto //////////
req {{loader}} proto

////////// OtherUtility //////////
req {{loader}} impl