Hey, when you declare a function in a file (not wi...
# announcements
b
Hey, when you declare a function in a file (not within a class) in kotlin, the equivalent compiled Java method is static, right?