mirror of
https://github.com/nineties/planckforth
synced 2025-01-13 08:01:10 +01:00
commit
59feb32ddc
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ $ ./planck < bootstrap.fs
|
|||
." Hello World!" cr
|
||||
```
|
||||
|
||||
`bootstrap.fs` can also takes a file as an input program like this.
|
||||
`bootstrap.fs` can also take a file as an input program like this.
|
||||
|
||||
```
|
||||
$ cat example/fib.fs
|
||||
|
|
Loading…
Reference in a new issue