Commit a6511d08 authored by Ilya Kirillov's avatar Ilya Kirillov Committed by intellij-monorepo-bot
Browse files

FIR UAST: actualize testdata

GitOrigin-RevId: edf339ac6d9d9afd5940ec29e4b22baee9e419c4
parent 063f2082
Showing with 1 addition and 2 deletions
+1 -2
...@@ -8,5 +8,4 @@ import library.Foo ...@@ -8,5 +8,4 @@ import library.Foo
fun test() { fun test() {
Foo(1).<caret>bar(1) Foo(1).<caret>bar(1)
} }
// FIR_COMPARISON \ No newline at end of file
\ No newline at end of file
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment