Commit 914e2d4c99

Jakub Konka <kubkon@jakubkonka.com>
2022-06-28 13:23:11
test: fix spurious whitespace in nested_blocks test
1 parent 6420e93
Changed files (1)
test
test/cases/llvm/nested_blocks.zig
@@ -19,6 +19,6 @@ pub fn main() void {
 }
 
 // run
-// backend=stage2, llvm
+// backend=stage2,llvm
 // target=x86_64-linux,x86_64-macos
 //