69b81876创建于 2009年4月7日历史提交
// we'd like to have an inequality but no support for that so we
// hardcode our regression option of 2M
#if defined(vm_size___2M)
  OUT_OF_MEMORY
#else
Successful
#endif