[minor] Update test data for 1.4

This commit is contained in:
Victor Petukhov
2019-12-19 19:31:17 +03:00
parent 254dc8f71c
commit c89def9e06
18 changed files with 24 additions and 0 deletions
@@ -1,3 +1,5 @@
// !LANGUAGE: -TrailingCommas
interface In<in T>
interface Out<out T>
interface Inv<T>