Skip to content

Commit

Permalink
xxx has been added
Browse files Browse the repository at this point in the history
  • Loading branch information
Barsik-sus committed May 13, 2024
1 parent 38c5dfd commit faa9a80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions module/move/wca/tests/inc/grammar/types.rs
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ tests_impls!
a_id!( vec![ 100.0, 3.14 ], inner_numbers );
}

// xxx : The try_cast method on value is designed to convert user input strings into parsed values, such as lists of strings or numbers. However, when converting these parsed values back into their original string representations using the display method, the resulting string may not match the original user input.
fn values_list_display()
{
let origin_string = "some,string";
Expand Down

0 comments on commit faa9a80

Please sign in to comment.