Skip to content

Instantly share code, notes, and snippets.

@mfebrianto
Last active February 20, 2023 06:55
Show Gist options
  • Save mfebrianto/903063f91962a50f6299603e778aee4f to your computer and use it in GitHub Desktop.
Save mfebrianto/903063f91962a50f6299603e778aee4f to your computer and use it in GitHub Desktop.
class IronManMk1 {
fun getRepulsorsStatus() {
println("jarvis: repulsors no power")
}
val repulsorsStatus = println("jarvis: repulsors no power")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment