Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion toolchain/cross.fs
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ variable link 0 link !
there 2 - shortcut \ true if shortcut applied
there 0 do
i tbranches @ there = if
i tbranches @ shortcut and
i shortcut and
then
loop
0= if \ not all shortcuts worked
Expand Down