move test
This commit is contained in:
parent
500e761a67
commit
84302652a8
@ -1,6 +1,4 @@
|
|||||||
# Strings have a syntehesized __get__
|
# Strings have a syntehesized __get__ so they can be indexed...
|
||||||
# which returns an integer value of the byte...
|
|
||||||
# This will probably codepoint of a UTF-32 string later?
|
|
||||||
print("Test"[1])
|
print("Test"[1])
|
||||||
|
|
||||||
class Test:
|
class Test:
|
Loading…
Reference in New Issue
Block a user