mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-22 21:48:02 +00:00
Add main function to ui tests without main
These emit a new error not relevant to Serde as of nightly-2018-12-29.
This commit is contained in:
@@ -6,3 +6,5 @@ struct S {
|
||||
string: String,
|
||||
slice: [u8],
|
||||
}
|
||||
|
||||
fn main() {}
|
||||
|
||||
Reference in New Issue
Block a user