You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ffi-clang/spec/ffi/clang/fixtures/location1.c

8 lines
57 B
C

#123 "dummy.c" 1
static int func(void)
{
return 0;
}