Scratch: test alignment of inlays

This commit is contained in:
Natalia Selezneva
2018-05-16 12:46:55 +03:00
parent 5da0252651
commit e3b6fad2cd
23 changed files with 38 additions and 38 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
foo.forEach { // ERROR: error: unresolved reference: foo
foo.forEach { // ERROR: error: unresolved reference: foo
1 + 1
}