1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/compiler/tests
2019-10-12 22:38:06 +03:00
..
bench
local
repl snake_case consts 2019-10-12 22:36:14 +03:00
defer_test.v parser: enable deferred stms for void and optional functions 2019-10-12 22:01:50 +03:00
enum_test.v
fixed_array_test.v
fn_multiple_returns_test.v
fn_test.v parser: allow multi returns in high order fns 2019-10-09 20:55:36 +03:00
fn_variadic_test.v
interface_test.v
local_test.v
match_test.v
module_test.v disable the snake_case const warning for now 2019-10-12 22:38:06 +03:00
msvc_test.v
mut_test.v
option_test.v parser: disallow or{} block for non-optionals 2019-10-12 17:53:53 +03:00
return_voidptr_test.v
str_gen_test.v
string_interpolation_test.v
struct_test.v