v/cmd/tools/vvet/tests/indent_with_space.vv

4 lines
29 B
V
Raw Normal View History

fn main() {
_ = 1 == 2
}