mirror of https://github.com/Wilfred/difftastic/
parent
7b7628230e
commit
ed604993ba
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,20 @@
|
||||
================================================================================
|
||||
Pipes
|
||||
================================================================================
|
||||
|
||||
string
|
||||
|> iodata.new
|
||||
|> iodata.reverse
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
(source_file
|
||||
(binary_expression
|
||||
(binary_expression
|
||||
(identifier)
|
||||
(field_access
|
||||
(identifier)
|
||||
(label)))
|
||||
(field_access
|
||||
(identifier)
|
||||
(label))))
|
||||
Loading…
Reference in New Issue