mirror of
https://github.com/janet-lang/janet
synced 2024-11-28 02:59:54 +00:00
Format boot.janet with janet-format.
This commit is contained in:
parent
181f0341f5
commit
c75b088ff8
@ -3154,7 +3154,9 @@
|
||||
(endtoken)
|
||||
(tuple/slice tokens))
|
||||
|
||||
(set parse-blocks (fn parse-blocks [indent]
|
||||
(set
|
||||
parse-blocks
|
||||
(fn parse-blocks [indent]
|
||||
(var new-indent indent)
|
||||
(var p-start nil)
|
||||
(var p-end nil)
|
||||
|
Loading…
Reference in New Issue
Block a user