Sha256: ce18fdfba8b88a4489ad05f62bc45cc498995bb114778bf1d9e5bc39b86c81fa

Contents?: true

Size: 120 Bytes

Versions: 8

Compression:

Stored size: 120 Bytes

Contents

int main(int argc, char const *argv)
{
  return 0;
}

int * volatile volatile_int_ptr;
int * restrict restrict_int_ptr;

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
ffi-clang-0.7.0 spec/ffi/clang/fixtures/a.c
ffi-clang-0.6.0 spec/ffi/clang/fixtures/a.c
ffi-clang-0.5.0 spec/ffi/clang/fixtures/a.c
ffi-clang-0.3.0 spec/fixtures/a.c
ffi-clang-0.2.1 spec/fixtures/a.c
ghazel-ffi-clang-0.2.1 spec/fixtures/a.c
ghazel-ffi-clang-0.2.0.2 spec/fixtures/a.c
ghazel-ffi-clang-0.2.0.1 spec/fixtures/a.c