Last active 1681362631

barfoo revised this gist 1681362631. Go to revision

1 file changed, 1 insertion, 1 deletion

readme.md

@@ -1,4 +1,4 @@
1 1 ```kotlin
2 2 fun foobar() = println("foo")
3 3 ```
4 - great code
4 + great code, jk

barfoo revised this gist 1681362612. Go to revision

1 file changed, 4 insertions

readme.md(file created)

@@ -0,0 +1,4 @@
1 + ```kotlin
2 + fun foobar() = println("foo")
3 + ```
4 + great code
Newer Older