0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-22 08:40:03 +01:00
posthog/hogvm/__tests__/__snapshots__/dicts.stdout
2024-06-07 11:37:53 +02:00

11 lines
139 B
Plaintext

{}
{'key': 'value'}
{'key': 'value', 'other': 'thing'}
{'key': {'otherKey': 'value'}}
{null: 'value'}
{3: 'value'}
value
value
value
value