mirror of
https://codeberg.org/liliesh/pigeon.git
synced 2026-03-19 06:18:35 +01:00
Inital scream
This commit is contained in:
commit
6feaada7da
11 changed files with 120 additions and 0 deletions
5
src/Main.kt
Normal file
5
src/Main.kt
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
//TIP To <b>Run</b> code, press <shortcut actionId="Run"/> or
|
||||
// click the <icon src="AllIcons.Actions.Execute"/> icon in the gutter.
|
||||
fun main() {
|
||||
println("Gurr Gurr");
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue