Skip to content

Commit

Permalink
Create main.kt
Browse files Browse the repository at this point in the history
Signed-off-by: Ian Hunter <[email protected]>
  • Loading branch information
ianfhunter authored Apr 4, 2024
1 parent 2412c2a commit 632c057
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/kotlin/main.kt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
fun main() {

Check warning on line 1 in src/kotlin/main.kt

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

src/kotlin/main.kt#L1

The function main is missing documentation.
println("Hello, Gnoll")
}

0 comments on commit 632c057

Please sign in to comment.