mirror of https://github.com/Wilfred/difftastic/
fix: object expressions
parent
385792d371
commit
ee8d1dcc6e
@ -1 +1,4 @@
|
||||
let x = "\""
|
||||
let x =
|
||||
{ new Base with
|
||||
member _.A() = ()
|
||||
member _.B() = () }
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue