Skip to content

tools: implement an -s option for v ast, to skip all nodes with default values like [], {}, 0, false; with it v ast -pts examples/hello_world.v | wc -l is 36 lines #13800

tools: implement an -s option for v ast, to skip all nodes with default values like [], {}, 0, false; with it v ast -pts examples/hello_world.v | wc -l is 36 lines

tools: implement an -s option for v ast, to skip all nodes with default values like [], {}, 0, false; with it v ast -pts examples/hello_world.v | wc -l is 36 lines #13800

Triggered via pull request February 5, 2025 13:55
Status Success
Total duration 13m 8s
Artifacts
Matrix: common
Matrix: vpm-site
Fit to window
Zoom out
Zoom in

Annotations

8 errors
common (ubuntu-latest)
const names cannot contain uppercase letters, use snake_case instead
common (ubuntu-latest)
unexpected token `$`, expecting name
common (ubuntu-latest)
unexpected token `$`, expecting name
common (ubuntu-latest)
expecting method name
common (macos-14)
unexpected token `$`, expecting name
common (macos-14)
unexpected token `$`, expecting name
common (macos-14)
expecting method name
common (macos-14)
const names cannot contain uppercase letters, use snake_case instead