Add test for fatal severity in scripts
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user