Advertisement
Guest User

Untitled

a guest
May 20th, 2019
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Kotlin 0.14 KB | None | 0 0
  1. @file: JvmName("MyFile")
  2. package com.namazed.beatboxbignerdranch
  3.  
  4. private const val cons: String = ""
  5.  
  6. class MyFile(val string: String)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement