diff --git a/include/luaconf.h b/include/luaconf.h index 1050cb5..8e3de92 100644 --- a/include/luaconf.h +++ b/include/luaconf.h @@ -850,7 +850,7 @@ #define RAVI_USE_LLVM_ARITH_FLOATPRIORITY 1 /* Enables the 'defer' statement - RAVI extension */ #define RAVI_DEFER_STATEMENT -//#define RAVI_SUPPORT_COROUTINES +#define RAVI_SUPPORT_COROUTINES #endif