roc/examples/cli/false-interpreter/platform
Richard Feldman e6fd0c62fd
Do an explicit cast that doesn't make sense
I don't know why this is what the compiler wants,
given that the docs say it shouldn't need a cast,
but this is for some reason what the compiler wants.
2022-10-16 18:43:03 -04:00
..
src Do an explicit cast that doesn't make sense 2022-10-16 18:43:03 -04:00
build.rs Categorize FALSE interpreter as a CLI 2022-09-11 22:32:15 -06:00
Cargo.lock Categorize FALSE interpreter as a CLI 2022-09-11 22:32:15 -06:00
Cargo.toml cli_run test fixes 2022-09-24 20:14:59 +02:00
Effect.roc Categorize FALSE interpreter as a CLI 2022-09-11 22:32:15 -06:00
File.roc Categorize FALSE interpreter as a CLI 2022-09-11 22:32:15 -06:00
host.c Categorize FALSE interpreter as a CLI 2022-09-11 22:32:15 -06:00
main.roc Categorize FALSE interpreter as a CLI 2022-09-11 22:32:15 -06:00
Stdin.roc Categorize FALSE interpreter as a CLI 2022-09-11 22:32:15 -06:00
Stdout.roc Categorize FALSE interpreter as a CLI 2022-09-11 22:32:15 -06:00
Task.roc Categorize FALSE interpreter as a CLI 2022-09-11 22:32:15 -06:00