1.1 --- a/sync/fsm.yml2 Wed Dec 11 16:24:52 2019 +0100 1.2 +++ b/sync/fsm.yml2 Wed Dec 11 17:31:50 2019 +0100 1.3 @@ -61,3 +61,7 @@ 1.4 1.5 decl auto < field >; 1.6 1.7 +// … or list of fields 1.8 + 1.9 +decl list < field >; 1.10 +