Original commit c60216db15.
The test can only run on Darwin because of how it was setup, so I'm
enforcing that.
Summary:
Test Plan:
Reviewers:
Subscribers:
Tasks:
Tags:
4 lines
29 B
C++
4 lines
29 B
C++
int foo() {
|
|
return 12;
|
|
}
|