Fixes #135, #136 Co-authored-by: Commentator2.0 <lix@crystal-cavern.systems> Change-Id: Ia1880633c1ee3b9242487fbc30b6d781d88987fb
23 lines
354 B
Plaintext
23 lines
354 B
Plaintext
{
|
|
"_type": "ExprWith",
|
|
"attrs": {
|
|
"_type": "ExprSet",
|
|
"recursive": false
|
|
},
|
|
"body": {
|
|
"_type": "ExprCall",
|
|
"args": [
|
|
{
|
|
"_type": "ExprLiteral",
|
|
"value": "https://a",
|
|
"valueType": "String"
|
|
}
|
|
],
|
|
"fun": {
|
|
"_type": "ExprLiteral",
|
|
"value": 0,
|
|
"valueType": "Int"
|
|
}
|
|
}
|
|
}
|