v2 / vlib / v / gen / c / testdata / volatile.out
6 lines · 6 sloc · 68 bytes · a27833ed0d796d1fc44396fd944afee1319c0189
Raw
1123
2&123
3Abc{
4 a_volatile_field: 0
5 a_non_volatile_field: 0
6}
7