Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
e107fd0713c93f8b7d5be54552b51b1632b34f8c
/
.
/
Utilities
/
ClangTidyModule
/
Tests
/
cmake-use-pragma-once
/
cmake-use-pragma-once-both-fixit.h
blob: 73c9720d7337cf7be06a86935001a932a40b3b8b [
file
] [
log
] [
blame
]
#pragma
once
int
both
()
{
return
0
;
}