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