Skip to content

Commit

Permalink
fix/kotlin-variables-3
Browse files Browse the repository at this point in the history
  • Loading branch information
nank1ro committed Dec 28, 2023
1 parent f0b2d13 commit 1fa6700
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions en/kotlin/variables/3.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,15 +44,6 @@ var x = 1

```

# --before-asserts--

```kotlin
import Foundation
import XCTest

class CodigoTests: XCTestCase {
```

# --asserts--

`y` must be equal to `x`.
Expand Down

0 comments on commit 1fa6700

Please sign in to comment.