Expand description
C++ Scope::Scope(TypePackId returnType) (Analysis/src/Scope.cpp:10):
a root scope with no parent, the given return type, and a default
TypeLevel{}. Every other member uses its in-class initializer (the
DenseHash* empty-key sentinels from Analysis/include/Luau/Scope.h).