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
|
get-line
|
||||||
#0
|
s:put-wrapped nl
|
||||||
dup [ nl nl ] if
|
@handle file:size @handle file:tell gt?
|
||||||
] while
|
] while
|
||||||
nl fences
|
|
||||||
drop
|
|
||||||
~~~
|
~~~
|
||||||
|
|
||||||
TODO: loop till end of file
|
wrap it up
|
||||||
|
|
||||||
|
~~~
|
||||||
|
fences
|
||||||
|
~~~
|
||||||
|
|
||||||
## Conclusion
|
## Conclusion
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,5 @@
|
||||||
ya see, some people go real fast
|
ya see, some people go real fast
|
||||||
|
|
||||||
and other people they go real slow
|
and other people they go real slow
|
||||||
|
|
||||||
yeah that's it doncha know
|
yeah that's it doncha know
|
||||||
---
|
---
|
||||||
yeah that's the real root cause of most workplace conflict
|
yeah that's the real root cause of most workplace conflict
|
||||||
|
|
Loading…
Reference in New Issue