13 lines
297 B
JSON
13 lines
297 B
JSON
{
|
|
"plugins": [
|
|
[
|
|
"pipelineOperator",
|
|
{
|
|
"proposal": "hack",
|
|
"topicToken": "#"
|
|
}
|
|
]
|
|
],
|
|
"throws": "Unexpected += after pipeline body; any += expression acting as Hack-style pipe body must be parenthesized due to its loose operator precedence. (1:11)"
|
|
}
|