@@ -1,17 +0,0 @@
fun testFn in {
println "Hi!"
if compare 1 == 1 {
println "1 == 1"
# This won't work because this is indented
}
# This works now that the indentation is removed
The note is not visible to the blocked user.