generated from aura-ascend/template-service
Compare commits
1 Commits
10c0912b11
...
82ae072131
| Author | SHA1 | Date | |
|---|---|---|---|
| 82ae072131 |
@@ -1,3 +1,8 @@
|
||||
package ltd.lulz.library
|
||||
|
||||
class LulzLibrary
|
||||
class LulzLibrary {
|
||||
|
||||
fun test(): Unit {
|
||||
val x = 12
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user