Skip to content

Commit ffc2450

Browse files
committed
removed duplicate ligatures from text specimen
1 parent 1a1f565 commit ffc2450

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samplecode/test-pattern.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ the quick brown fox jumps over the lazy dog
77
THE QUICK BROWN FOX JUMPS OVER THE LAZY DOG
88

99
float Fox.quick(h){ is_brown && it_jumps_over(doges.lazy) }
10-
!= := -> => || == !== && www *** 0xFF /* <!-- >=<= </> #! i++ 9:0 #! /* /// |>
10+
!= := -> => || == !== && www *** 0xFF /* <!-- >=<= </> #! i++ 9:0 /* /// |>

scripts/specimens/test-pattern.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ the quick brown fox jumps over the lazy dog
77
THE QUICK BROWN FOX JUMPS OVER THE LAZY DOG
88

99
float Fox.quick(h){ is_brown && it_jumps_over(doges.lazy) }
10-
!= := -> => || == !== && www *** 0xFF /* <!-- >=<= </> #! i++ 9:0 #! /* /// |>
10+
!= := -> => || == !== && www *** 0xFF /* <!-- >=<= </> #! i++ 9:0 /* /// |>

0 commit comments

Comments
 (0)