All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
standalone_test.cc File Reference

Go to the source code of this file.

Functions

int main ()
 

Function Documentation

int main ( )

Definition at line 2 of file standalone_test.cc.

2  {
3  return 1;
4 }