10 lines
180 B
Text
10 lines
180 B
Text
---
|
|
source: src/plan.rs
|
|
expression: plan_json
|
|
input_file: tests/input/trivial.json5
|
|
---
|
|
{
|
|
"new_user_id": "@new:example.com",
|
|
"old_user_id": "@old:example.com",
|
|
"rooms": {}
|
|
}
|