mirror of https://github.com/Wilfred/difftastic/
fix bug in here_string
parent
24ccd0c527
commit
3c418168a4
@ -1,13 +1,13 @@
|
||||
===
|
||||
test1
|
||||
===
|
||||
|
||||
;; NOTE: this file use CRLF
|
||||
#<<
|
||||
#<<
|
||||
|
||||
|
||||
---
|
||||
(program
|
||||
(comment)
|
||||
===
|
||||
test1
|
||||
===
|
||||
|
||||
;; NOTE: this file use CRLF
|
||||
#<<
|
||||
#<<
|
||||
|
||||
|
||||
---
|
||||
(program
|
||||
(comment)
|
||||
(here_string))
|
||||
@ -1,12 +1,12 @@
|
||||
===
|
||||
test1
|
||||
===
|
||||
|
||||
;; NOTE: this file use CRLF
|
||||
#<<
|
||||
|
||||
|
||||
---
|
||||
(program
|
||||
(comment)
|
||||
===
|
||||
test1
|
||||
===
|
||||
|
||||
;; NOTE: this file use CRLF
|
||||
#<<
|
||||
|
||||
|
||||
---
|
||||
(program
|
||||
(comment)
|
||||
(here_string))
|
||||
Loading…
Reference in New Issue