Skip to content

Conversation

@corvofeng
Copy link

When I passed {hello: '1'}, the hello's value should be a string '1' not a number 1, but code will give this:

------------------------
TESTING:
{ hello: '1' }
OUTPUT:
hello: 1
------------------------

This result isn't I expect, so I make a change.

Signed-off-by: corvofeng corvofeng@gmail.com

Signed-off-by: corvofeng <corvofeng@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant