v/vlib/v/checker
shadowninja55 02f0a30555
checker: ensure hex character literals don't overflow in strings (#10725)
2021-07-12 22:37:31 +03:00
..
tests checker: ensure hex character literals don't overflow in strings (#10725) 2021-07-12 22:37:31 +03:00
check_types.v checker: ensure hex character literals don't overflow in strings (#10725) 2021-07-12 22:37:31 +03:00
checker.v checker: ensure hex character literals don't overflow in strings (#10725) 2021-07-12 22:37:31 +03:00
noreturn.v all: support `[noreturn] fn abc() { for{} }`, mark panic/1 and exit/1with it too. (#10654) 2021-07-04 20:24:19 +03:00