mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-04 10:27:25 +00:00
46ccf17e7c
* fix some failing ui tests * Update frame/support/test/tests/pallet_ui/call_argument_invalid_bound_2.stderr * Update frame/support/test/tests/pallet_ui/call_argument_invalid_bound_2.stderr * fix ui test * fix ui test * TRYBUILD=overwrite cargo test --workspace -- ui Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com> Co-authored-by: thiolliere <gui.thiolliere@gmail.com>
12 lines
186 B
Plaintext
12 lines
186 B
Plaintext
error: Union types are not supported.
|
|
--> $DIR/union.rs:5:1
|
|
|
|
|
5 | union Union {
|
|
| ^^^^^
|
|
|
|
error: Union types are not supported
|
|
--> $DIR/union.rs:5:1
|
|
|
|
|
5 | union Union {
|
|
| ^^^^^
|