Add test for fatal severity in scripts

This commit is contained in:
Natalia Selezneva
2018-03-19 09:41:38 +03:00
parent f957b3072b
commit 58edab37c1
2 changed files with 3 additions and 3 deletions
@@ -1,6 +1,5 @@
<info descr="Info"></info><warning descr="Warning"></warning><error descr="Error"></error>
val s = 3
val g = 4
<info descr="Info"></info><warning descr="Warning"></warning><error descr="Fatal"></error><error descr="Error"></error>
1 + 1
// CHECK_WARNINGS
// CHECK_INFOS