mirror of
https://github.com/luau-lang/luau.git
synced 2025-04-19 11:13:49 +01:00
5 lines
189 B
C++
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)
|