remove useless baselines

This commit is contained in:
Klaus Meinhardt 2019-08-18 21:48:55 +02:00
parent 1d942f4ddc
commit 27697551e2
2 changed files with 0 additions and 8 deletions

View file

@ -1,3 +0,0 @@
=== tests/cases/compiler/a.js ===
Foo<number>();
No type information for this code.

View file

@ -1,5 +0,0 @@
=== tests/cases/compiler/a.js ===
Foo<number>();
>Foo<number>() : any
>Foo : any