luau/Analysis/src/Set.cpp
2024-03-15 14:01:00 -07:00

5 lines
189 B
C++

// This file is part of the Luau programming language and is licensed under MIT License; see LICENSE.txt for details
#include "Luau/Common.h"
LUAU_FASTFLAGVARIABLE(LuauFixSetIter, false)