update tests
This commit is contained in:
parent
e0334c6f6c
commit
5e2ee7a45e
1 changed files with 6 additions and 2 deletions
|
|
@ -29,7 +29,7 @@
|
|||
["constant.numeric","1"],
|
||||
["text",":"]
|
||||
],[
|
||||
"qstring",
|
||||
"qstring3",
|
||||
["text"," "],
|
||||
["keyword","print"],
|
||||
["text"," "],
|
||||
|
|
@ -129,7 +129,11 @@
|
|||
["text"," "],
|
||||
["keyword","print"],
|
||||
["text"," "],
|
||||
["string","'%i\\260F = %i\\260C'"],
|
||||
["string","'%i"],
|
||||
["constant.language.escape","\\260"],
|
||||
["string","F = %i"],
|
||||
["constant.language.escape","\\260"],
|
||||
["string","C'"],
|
||||
["text"," "],
|
||||
["keyword.operator","%"],
|
||||
["text"," "],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue