Update Ast.cpp

Make it 1000 lines instead of 1001
This commit is contained in:
broihategithubsignuprocess 2024-03-29 01:40:03 -04:00 committed by GitHub
parent bac85116f6
commit 4b12cccac2
Signed by: DevComp
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,5 @@
// This file is part of the Luau programming language and is licensed under MIT License; see LICENSE.txt for details
#include "Luau/Ast.h"
#include "Luau/Common.h"