v2 / vlib / v / checker / tests / const_cycle_decl_err.vv
1 lines · 1 sloc · 16 bytes · 6682911bc3ce2a39c5b66e9eecf9fb6724d03a9c
Raw

const a = a + 0
1