index
:
cli-tools-windows
master
CLI Tools
Indrajith K L
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
v_windows
/
v
/
old
/
vlib
/
v
/
parser
/
tests
/
struct_field_expected.vv
blob: bf4929cded8e2f390eccc9880dc58c789cfd5ec2 (
plain
)
1
2
3
4
5
6
7
8
9
enum TestEnum { a b } x = { .a : 'Alpha' .b : 'Beta' }