'quick' directory renamed to 'tests' which reflects its contents
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
// dummy test of syntax error highlighing in tests
|
||||
|
||||
fun get() {
|
||||
1 + 2 <!SYNTAX!>2 3 4<!>
|
||||
}
|
||||
Reference in New Issue
Block a user