5 lines
71 B
Text
5 lines
71 B
Text
import Lake
|
|
|
|
def package : Lake.PackageConfig := {
|
|
name := "hello"
|
|
}
|