update tokens_dart.json regarding assert statement

This commit is contained in:
rmsmith 2014-04-20 19:46:28 +03:00
commit 25e70c4430

View file

@ -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","."],