File: 178_remove_broken_box.txt

package info (click to toggle)
boxes 2.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,800 kB
  • sloc: ansic: 10,566; lex: 517; sh: 503; makefile: 309; yacc: 272; lisp: 78
file content (35 lines) | stat: -rw-r--r-- 1,526 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
:DESC
Remove a broken box which is still recognized by the design autodetector because of its intact west side.
Boxes usually get damaged on their east side because their contents got edited.

:ARGS
-r
:INPUT
._____. ._____. .________________________. ._____. ._____.
| ._. | | ._. | | .____________________. | | ._. | | ._. |
| !_| |_|_|_! | | !____________________! | | !_| |_|_|_! |
!___| |_______! !________________________! !___| |_______!
.___|_|_| |____________________________________|_|_| |___.
| ._____| |________________________________________| |_. |
| !_! | | |                                    | | ! !_! |
!_____! | |                                
._____. | |                                
| ._. | | |    Lorem ipsum                        | | | ._. |
| | | | | |    dolor sit amet         | | | | | |
| !_! | | |    consectetur adipiscing elit,     | | ! !_! |
!_____! | |    sed do eiusmod tempor.          | | !_____!
._____. | |                                       | | ._____.
| ._. | | |                                    
| !_| |_|_|____________________________________| |_|_|_! |
!___| |________________________________________| |_______!
.___|_|_| |___. .________________________. .___|_|_| |___.
| ._____| |_. | | .____________________. | | ._____| |_. |
| !_! | | !_! | | !____________________! | | !_! | | !_! |
!_____! !_____! !________________________! !_____! !_____!
:OUTPUT-FILTER
:EXPECTED
   Lorem ipsum
   dolor sit amet
   consectetur adipiscing elit,
   sed do eiusmod tempor.
:EOF