namespace AOT.Common
{
public static class AOTCodeDefine
public static bool ENABLE_OUTLINE_DEBUG = false;
}