brintos

brintos / llvm-project-archived public Read only

0
0
Text · 91 B · 109e015 Raw
8 lines · cpp
1#include "decls.h"2 3struct2::~struct2() {4  int x = g(); // Break25}6 7void struct2::f() {}8