Add builtin function breakpoint

Fixes #46
This commit is contained in:
nfnty
2019-01-09 15:59:09 +00:00
parent 0a925278f7
commit 8d3c0af775
2 changed files with 2 additions and 1 deletions

View File

@@ -52,6 +52,7 @@ all()
any()
bin()
bool()
breakpoint()
bytearray()
callable()
chr()