mirror of https://github.com/Wilfred/difftastic/
add skipped tests
parent
769fe49244
commit
5bd51ae824
@ -1,2 +1,2 @@
|
||||
do
|
||||
y<int>
|
||||
(+) 1 2
|
||||
|
||||
@ -1,3 +1,2 @@
|
||||
type T =
|
||||
{ A: int
|
||||
B: int }
|
||||
type Maybe<'T> = | Just of 'T | Nothing
|
||||
and 'T maybe = Maybe<'T>
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue