From 984fab25b48f3134b58f8c0b9dbfb95388a108bb Mon Sep 17 00:00:00 2001 From: Alexander McCord Date: Mon, 3 Jun 2024 18:38:18 -0700 Subject: [PATCH] End namespace comment. --- EqSat/include/Luau/Slice.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EqSat/include/Luau/Slice.h b/EqSat/include/Luau/Slice.h index cca911c8..3d3c1b18 100644 --- a/EqSat/include/Luau/Slice.h +++ b/EqSat/include/Luau/Slice.h @@ -74,4 +74,4 @@ public: } }; -} +} // namespace Luau::EqSat