DEBSOURCES
Skip Quicknav
sources / flang / 20181226-2 / flang-driver / test / Modules / Inputs / private / private2.h
123456789
#ifndef PRIVATE2_H #define PRIVATE2_H #include "common.h" struct mitts_off2 { common field; }; struct mitts_off2 hidden_variable2; #endif