Add support for the `abs` builtin (#28)
Implement the `abs` as defined here: * https://docs.python.org/2.7/library/functions.html#abs
Showing
testing/builtin_test.py
0 → 100644
Please register or sign in to comment
Implement the `abs` as defined here: * https://docs.python.org/2.7/library/functions.html#abs