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