Added module main line
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
fff440ee98
commit
9d1587337f
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
module main
|
||||
|
||||
import fibonacci
|
||||
|
||||
fn main() {
|
||||
|
|
|
|||
Reference in a new issue