Test closure definition with parens around

This commit is contained in:
Kiryl Dziamura 2023-07-03 15:41:06 +02:00
parent 3ccb6114b2
commit c90c399751
No known key found for this signature in database
GPG key ID: FB539501A4561ACF
2 changed files with 48 additions and 0 deletions

View file

@ -6,6 +6,7 @@
pub mod gen_abilities;
pub mod gen_compare;
pub mod gen_definitions;
pub mod gen_dict;
pub mod gen_list;
pub mod gen_num;