/toolkit/mozapps/plugins/tests/BadPlugin.cpp

http://github.com/zpao/v8monkey · C++ · 4 lines · 4 code · 0 blank · 0 comment · 0 complexity · ab3920d966312b010a70a85e38dff5da MD5 · raw file

  1. int main(int argc, char** argv)
  2. {
  3. return 1;
  4. }