renamed "importmetaexpr" to "import_meta_expr"

This commit is contained in:
Erik Krogh Kristensen
2020-09-04 11:54:40 +02:00
parent ef5e1b0862
commit 05e0d1a02d
4 changed files with 4 additions and 4 deletions

View File

@@ -350,7 +350,7 @@ case @expr.kind of
| 112 = @e4x_xml_static_qualident
| 113 = @e4x_xml_dynamic_qualident
| 114 = @e4x_xml_dotdotexpr
| 115 = @importmetaexpr
| 115 = @import_meta_expr
| 116 = @assignlogandexpr
| 117 = @assignlogorexpr
| 118 = @assignnullishcoalescingexpr