Skip to content

Commit

Permalink
Don't merge it
Browse files Browse the repository at this point in the history
  • Loading branch information
nikpachoo authored Jul 31, 2023
1 parent 2bd27c3 commit 9cc1a71
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/topics/ant.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[//]: # (title: Ant)

## Getting the Ant tasks
## Check it out

Kotlin provides three tasks for Ant:

Expand Down Expand Up @@ -162,4 +162,4 @@ This can be done within the `<kotlinc>`, `<kotlin2js>`, and `<withKotlin>` task
</kotlinc>
```

The full list of arguments that can be used is shown when you run `kotlinc -help`.
The full list of arguments that can be used is shown when you run `kotlinc -help`.

0 comments on commit 9cc1a71

Please sign in to comment.