Hello world!
This commit is contained in:
parent
db61f71440
commit
b6b8ac7de5
@ -0,0 +1,5 @@
|
|||||||
|
package space.kscience.kmath.series
|
||||||
|
|
||||||
|
fun main() {
|
||||||
|
println ("Hello world!")
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user