Also mark the struct_field_attributes regression test

Rebase on top of PR 38814 made required this.
This commit is contained in:
est31 2017-01-12 23:55:32 +01:00
parent bdee52e94d
commit c6f99b4aea

View file

@ -8,6 +8,8 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.
// gate-test-struct_field_attributes
struct Foo {
present: (),
}