FIR IDE: ignore not passing highlighting tests

This commit is contained in:
Ilya Kirillov
2020-05-27 13:03:21 +03:00
parent 65b22ebfa9
commit 1b8ea31172
12 changed files with 32 additions and 5 deletions
+1
View File
@@ -1,3 +1,4 @@
// IGNORE_FIR
// EXPECTED_DUPLICATED_HIGHLIGHTING
<info descr="null">data</info> class <info descr="null">Box</info>(val <info descr="null">v</info>: <info descr="null">Int</info>)