mirror of
https://github.com/luau-lang/luau.git
synced 2025-01-19 17:28:06 +00:00
newline
This commit is contained in:
parent
74c1ac33a9
commit
70d5a0ede8
1 changed files with 1 additions and 1 deletions
|
@ -465,7 +465,7 @@ TEST_CASE("proof_that_isBoolean_uses_all_of")
|
||||||
|
|
||||||
TEST_CASE("content_reassignment")
|
TEST_CASE("content_reassignment")
|
||||||
{
|
{
|
||||||
|
g
|
||||||
#pragma GCC diagnostic push
|
#pragma GCC diagnostic push
|
||||||
|
|
||||||
#if !defined(__has_warning) || __has_warning("-Wmaybe-uninitialized")
|
#if !defined(__has_warning) || __has_warning("-Wmaybe-uninitialized")
|
||||||
|
|
Loading…
Reference in a new issue