This website requires JavaScript.
Explore
Help
Sign In
kuroko-lang
/
kuroko
Watch
1
Star
0
Fork
0
You've already forked kuroko
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
kuroko
/
test
/
testEqInvert.krk.expect
K. Lange
729220568e
Try swapping args to __eq__ on NotImplemented
2021-03-30 17:00:23 +09:00
7 lines
39 B
Plaintext
Raw
Permalink
Blame
History
a == b
b == a
False
a == b
b == a
True
Reference in New Issue
View Git Blame
Copy Permalink