WirelessAlien / ZipXtract

A fully open source app to extract rar, zip, tar, bz2, gz, 7z, xz, jar and z etc (encrypted .zip & .7z supported)
GNU General Public License v3.0
379 stars 18 forks source link

[FEATURE] #15

Closed Kingchaz16 closed 11 months ago

Kingchaz16 commented 11 months ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

Kingchaz16 commented 11 months ago

fun main() { val name = "Mary" val age = 20 println("$name is $age years old") }

Kingchaz16 commented 11 months ago

Yu