test: fix spurious whitespace in nested_blocks test

This commit is contained in:
Jakub Konka 2022-06-28 13:23:11 +02:00
parent 6420e9350c
commit 914e2d4c99

View File

@ -19,6 +19,6 @@ pub fn main() void {
}
// run
// backend=stage2, llvm
// backend=stage2,llvm
// target=x86_64-linux,x86_64-macos
//