example_test.cpp 41 Bytes
void main()
{
  Test t;
  t.example();
}