lean4-htt/examples/hello/package.lean
2021-09-25 23:53:34 -04:00

6 lines
57 B
Text

import Lake
open Lake DSL
package {
name := "hello"
}