unoverload Literal AST node
This commit is contained in:
@@ -157,7 +157,7 @@
|
||||
}
|
||||
],
|
||||
"test": {
|
||||
"type": "Literal",
|
||||
"type": "NumberLiteral",
|
||||
"start": 48,
|
||||
"end": 49,
|
||||
"loc": {
|
||||
@@ -210,7 +210,7 @@
|
||||
}
|
||||
],
|
||||
"test": {
|
||||
"type": "Literal",
|
||||
"type": "NumberLiteral",
|
||||
"start": 83,
|
||||
"end": 84,
|
||||
"loc": {
|
||||
|
||||
Reference in New Issue
Block a user