mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 06:14:46 +00:00
Remove fancy quote from rockin' roc repl
This commit is contained in:
parent
91c528193d
commit
b725a114cf
3 changed files with 3 additions and 3 deletions
|
@ -20,7 +20,7 @@ use target_lexicon::Triple;
|
|||
use crate::cli_gen::eval_llvm;
|
||||
|
||||
pub const WELCOME_MESSAGE: &str = concatcp!(
|
||||
"\n The rockin’ ",
|
||||
"\n The rockin' ",
|
||||
BLUE,
|
||||
"roc repl",
|
||||
END_COL,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue