Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
32.35k
stars
1.48k
forks
source link
Remove supurfluous/confusing {} around a temporary #4183
Closed
dwblaikie closed 3 months ago
This was failing to build for me locally with some arbitrary Clang HEAD host compiler:
No idea if that's a bug in clang HEAD, but it seemed like removing the {} simplified the code anyway - so here's that.