0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-22 17:24:15 +01:00
posthog/hogvm/__tests__/__snapshots__/keysValues.stdout
2024-07-11 18:34:21 +02:00

10 lines
89 B
Plaintext

>> A
[0, 1, 2]
[3, 4, 5]
>> B
[0, 1, 2]
[3, 4, 5]
>> C
['key', 'other']
['value', 'val']