doc
This commit is contained in:
parent
9d29c6f77d
commit
13aab1f7bc
1 changed files with 2 additions and 2 deletions
|
|
@ -245,8 +245,8 @@ $ echo '{:a 1} {:a 2}' | bb --stream '*input*'
|
|||
|
||||
### Current file path
|
||||
|
||||
This variable `*file*` contains the full path of the file that is currently
|
||||
being executed:
|
||||
The var `*file*` contains the full path of the file that is currently being
|
||||
executed:
|
||||
|
||||
``` shellsession
|
||||
$ cat example.clj
|
||||
|
|
|
|||
Loading…
Reference in a new issue