Skip to content

Commit

Permalink
Fix missing newline in snek-base.builtin
Browse files Browse the repository at this point in the history
Signed-off-by: Keith Packard <keithp@keithp.com>
  • Loading branch information
keith-packard committed Mar 29, 2019
1 parent 0f0df67 commit 8614603
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snek-base.builtin
Expand Up @@ -19,4 +19,4 @@ False, -2
True, -2
ord, 1
chr, 1
math.sqrt, 1
math.sqrt, 1

0 comments on commit 8614603

Please sign in to comment.