mirror of https://github.com/Wilfred/difftastic/
fix call expression
parent
7976f4404a
commit
434a7ec7f0
@ -1,3 +1,2 @@
|
||||
do
|
||||
(+) 1
|
||||
2
|
||||
A.Fun()
|
||||
|
||||
@ -1 +1,3 @@
|
||||
type Test = Red = 1
|
||||
type T =
|
||||
{ A: int
|
||||
B: int }
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue