aboutsummaryrefslogtreecommitdiff
path: root/operators/ew_unary/logical_not/logical_not_ERRORIF_WrongOutputType_12_b/input-0.json
blob: 6c16ed4400fc6ea06e7c9af3d56aa128011b2b52 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "type": "bool",
  "data": [
    false,
    false,
    true,
    true,
    true,
    false,
    false,
    false,
    true,
    true,
    false,
    true
  ]
}