Improve naming of "val" field
This commit is contained in:
parent
f5833e759e
commit
bbcf1762dd
12 changed files with 58 additions and 58 deletions
|
@ -25,7 +25,7 @@ const PARSED = [
|
|||
],
|
||||
}],
|
||||
typeFilter: -1,
|
||||
val: "-> <p>",
|
||||
userQuery: "-> <p>",
|
||||
error: null,
|
||||
},
|
||||
{
|
||||
|
@ -44,7 +44,7 @@ const PARSED = [
|
|||
generics: [],
|
||||
}],
|
||||
typeFilter: -1,
|
||||
val: "-> p",
|
||||
userQuery: "-> p",
|
||||
error: null,
|
||||
},
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue