Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
145b5051f737bcd07fb6d5440a722cea8ba3f98c
/
.
/
plugins
/
power-assert
/
testData
/
codegen
/
kotlin-test
/
AssertEquals.box.txt
blob: c108cd07ba50d310618b1cc422c90f62960adf41 [
file
]
---
assertEquals(greeting, name)
| |
| World
Hello
. Expected <Hello>, actual <World>.---