Skip to content

Instantly share code, notes, and snippets.

@nhoxbypass
Created January 12, 2020 17:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nhoxbypass/235c4ea3b481ff593e9eec9d89e44ecd to your computer and use it in GitHub Desktop.
Save nhoxbypass/235c4ea3b481ff593e9eec9d89e44ecd to your computer and use it in GitHub Desktop.
// lightsaber.kt
@file:JvmName("SaberUtils")
@file:JvmMultifileClass
package org.example
fun makeLightSaber() { /*...*/ }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment