Functions
standalone_test.cc File Reference

Go to the source code of this file.

Functions

int main ()
 

Function Documentation

int main ( void  )

Definition at line 2 of file standalone_test.cc.

2  {
3  return 1;
4 }