[Flang][Parser] Add missing #include "flang/Common/idioms.h" (#77484)
[llvm-project.git] / clang-tools-extra / test / clang-move / Inputs / function_test.cpp
blob5e86f5904a56091fb34d6a4957bf5d3fe06d8fc6
1 #include "function_test.h"
3 void f() {}
5 void A::f() {}