You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A: The json.decode and yaml.decode functions both return the any type, which you can assign to any type. It will automatically convert and check the type at KCL runtime, as shown in the following code.
No description provided.
The text was updated successfully, but these errors were encountered: