From 9cc1a713303acbad1ba9a2214c82dac5b7e39368 Mon Sep 17 00:00:00 2001 From: Nikolay Pachkov Date: Mon, 31 Jul 2023 15:18:27 +0200 Subject: [PATCH] Don't merge it --- docs/topics/ant.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/topics/ant.md b/docs/topics/ant.md index 70c1bfa0bb6..76800beeeb6 100644 --- a/docs/topics/ant.md +++ b/docs/topics/ant.md @@ -1,6 +1,6 @@ [//]: # (title: Ant) -## Getting the Ant tasks +## Check it out Kotlin provides three tasks for Ant: @@ -162,4 +162,4 @@ This can be done within the ``, ``, and `` task ``` -The full list of arguments that can be used is shown when you run `kotlinc -help`. \ No newline at end of file +The full list of arguments that can be used is shown when you run `kotlinc -help`.