Codebase Browser
llvm
Go to App
llvm
/
clang/test/Import/in-class-initializer/Inputs/
S.cpp
struct S { int a = 3; };