forked from dozens/protoadandsuperbowl
parent
7381537f12
commit
60376bc41c
14
bin/toad.md
14
bin/toad.md
|
@ -178,15 +178,17 @@ print the text:
|
|||
|
||||
~~~
|
||||
[
|
||||
get-line dup s:put-wrapped
|
||||
#0
|
||||
dup [ nl nl ] if
|
||||
get-line
|
||||
s:put-wrapped nl
|
||||
@handle file:size @handle file:tell gt?
|
||||
] while
|
||||
nl fences
|
||||
drop
|
||||
~~~
|
||||
|
||||
TODO: loop till end of file
|
||||
wrap it up
|
||||
|
||||
~~~
|
||||
fences
|
||||
~~~
|
||||
|
||||
## Conclusion
|
||||
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
ya see, some people go real fast
|
||||
|
||||
and other people they go real slow
|
||||
|
||||
yeah that's it doncha know
|
||||
---
|
||||
yeah that's the real root cause of most workplace conflict
|
||||
|
|
Loading…
Reference in New Issue