mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-21 20:10:17 +00:00
Update 40_class.py
This commit is contained in:
parent
b5e0ac7121
commit
4bb29e8233
@ -98,4 +98,4 @@ class A(void_p):
|
|||||||
pass
|
pass
|
||||||
|
|
||||||
a = A()
|
a = A()
|
||||||
assert repr(a) == '<void* at (nil)>'
|
assert repr(a).startswith('<void* at')
|
Loading…
x
Reference in New Issue
Block a user