0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-25 11:17:50 +01:00
posthog/hogvm/__tests__/__snapshots__/dicts.stdout
2024-08-27 17:04:54 +02:00

10 lines
123 B
Plaintext

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