From 343e519f7f32feeac0f346c89c53b4f9eafcd3f3 Mon Sep 17 00:00:00 2001 From: Dmitriy Novozhilov Date: Wed, 20 May 2020 15:22:18 +0300 Subject: [PATCH] [FIR-PLUGIN] Update testdata according removed class generation stage --- plugins/fir/fir-plugin-prototype/testData/classGen/simple.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/plugins/fir/fir-plugin-prototype/testData/classGen/simple.txt b/plugins/fir/fir-plugin-prototype/testData/classGen/simple.txt index 78a1db5293d..a14b32ba8b1 100644 --- a/plugins/fir/fir-plugin-prototype/testData/classGen/simple.txt +++ b/plugins/fir/fir-plugin-prototype/testData/classGen/simple.txt @@ -5,5 +5,3 @@ FILE: simple.kt } } - public final object FooA : R|kotlin/Any| { - }