4 lines
69 B
Ceylon
4 lines
69 B
Ceylon
native("jvm")
|
|
module animation "1.0.0" {
|
|
import java.desktop "8";
|
|
}
|