普通文本  |  8行  |  95 B

#include "instrprof-icall-promo.h"

A a;

A* ap = &a;

int ref(A* ap) { return ap->A::foo(); }