update tokens_dart.json regarding assert statement
This commit is contained in:
parent
06db67de16
commit
25e70c4430
1 changed files with 2 additions and 2 deletions
|
|
@ -330,7 +330,7 @@
|
|||
["text",";"]
|
||||
],[
|
||||
"start",
|
||||
["identifier","assert"],
|
||||
["keyword.control.dart","assert"],
|
||||
["text","("],
|
||||
["identifier","unicorn"],
|
||||
["text"," "],
|
||||
|
|
@ -357,7 +357,7 @@
|
|||
["text",";"]
|
||||
],[
|
||||
"start",
|
||||
["identifier","assert"],
|
||||
["keyword.control.dart","assert"],
|
||||
["text","("],
|
||||
["identifier","iMeantToDoThis"],
|
||||
["text","."],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue