println!()
with no trailing semicolon causes an error
#3204
Labels
[C] Bug
This is a bug. Something isn't working.
println!()
with no trailing semicolon causes an error
#3204
I tried this code:
using the following command line invocation:
with Kani version: 0.51.0
I expected to see this happen: all is ok
Instead, this happened:
The text was updated successfully, but these errors were encountered: