mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
created by Swift and Clang set the CU's compilation dir similarly. rdar://problem/22692266 Swift SVN r32637
5 lines
47 B
C
5 lines
47 B
C
static inline int
|
|
Foo(void) {
|
|
return 42;
|
|
}
|