Move Rust example

This commit is contained in:
Bryce Miller 2022-08-31 13:21:53 -04:00
parent 459faac064
commit ec548d9143
No known key found for this signature in database
GPG key ID: F1E97BF8DF152350
6 changed files with 6 additions and 6 deletions

View file

@ -410,7 +410,7 @@ mod cli_run {
// expected_ending:"Roc <3 C!\n",
// use_valgrind: true,
// },
platformSwitchingRust:"platform-switching/rust-platform" => Example {
platformSwitchingRust:"platform-switching" => Example {
filename: "rocLovesRust.roc",
executable_filename: "rocLovesRust",
stdin: &[],