Skip to content

Commit 89b6bc8

Browse files
committed
working
1 parent e1d0231 commit 89b6bc8

File tree

2 files changed

+0
-1
lines changed
  • pkgs/roc
    • applications/hello/rust-basic-cli-2
    • platforms/rust-basic-cli-2

2 files changed

+0
-1
lines changed

pkgs/roc/applications/hello/rust-basic-cli-2/main.roc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ app [main!] {
33
lib: "./Lib/main.roc",
44
}
55
import lib.Hello exposing [str]
6-
hello : Str -> Str
76
hello = str
87
import pf.Stdout exposing [line!, hello!]
98
language = "Rust"
224 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)