repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove obsolete entries from .gitignore.
[chromium-blink-merge.git]
/
third_party
/
cython
/
src
/
Cython
/
Utility
/
TestUtilityLoader.c
blob
595305f211bd172ec1dfc10c3cf6bab4e92d7fba
1
////////// TestUtilityLoader.proto //////////
2
test
{{
loader
}}
prototype
3
4
////////// TestUtilityLoader //////////
5
//@requires: OtherUtility
6
test
{{
loader
}}
impl
7
8
////////// OtherUtility.proto //////////
9
req
{{
loader
}}
proto
10
11
////////// OtherUtility //////////
12
req
{{
loader
}}
impl