smoke/method/a.rbi in steep-0.1.0.pre2 vs smoke/method/a.rbi in steep-0.1.0

- old
+ new

@@ -1,3 +1,7 @@ \ No newline at end of file +class X + def foo: (String) -> Integer + | (Integer) -> String +end