Changed test structure

This commit is contained in:
jwellbelove 2014-12-08 20:29:09 +00:00
parent 7424ed9ae7
commit 1e2c524d74

View File

@ -324,9 +324,9 @@ namespace
s = s_;
}
char c;
int i;
char c;
std::string s;
int i;
};
test_variant_1 variant;