]> git.lizzy.rs Git - rust.git/blob - tests/run-make-fulldeps/c-static-dylib/cfoo.c
Insert whitespace to avoid ident concatenation in suggestion
[rust.git] / tests / run-make-fulldeps / c-static-dylib / cfoo.c
1 int foo() { return 0; }