diff --git a/stdlib/test.cl b/stdlib/test.cl index 2faad3e..5f35b80 100644 --- a/stdlib/test.cl +++ b/stdlib/test.cl @@ -62,5 +62,3 @@ fn if_else() -> i32 { } // block 4 } - -let x = 0;