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