Skip to content

Commit

Permalink
another minor edit
Browse files Browse the repository at this point in the history
  • Loading branch information
drkameleon committed Jan 3, 2025
1 parent 50b9544 commit 5bac4c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/library/Core.nim
Original file line number Diff line number Diff line change
Expand Up @@ -1518,7 +1518,7 @@ proc defineLibrary*() =
true -> print "x is >= 4"
]
; x is less than 4
....
..........
f: function [x][
print ["called F with:" x]
return odd? x
Expand Down

0 comments on commit 5bac4c4

Please sign in to comment.