Skip to content

Instantly share code, notes, and snippets.

@nhoxbypass
Created January 12, 2020 17:21
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/fe606bd95a32305ff01597b27b848864 to your computer and use it in GitHub Desktop.
Save nhoxbypass/fe606bd95a32305ff01597b27b848864 to your computer and use it in GitHub Desktop.
// darksaber.kt
@file:JvmName("SaberUtils")
@file:JvmMultifileClass
package org.example
fun makeDarkSaber() { /*...*/ }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment