amber-lang / amber-lang/amber

[Feature] echo to stderr?

Aperta
#235 15 commenti 7 reazioni 0 assegnatari Vedi su GitHub
compiler enhancement
Lingua principale
Rust
Stelle
5.2k
Fork
145
Merge medio
5g 3h
PR unite (30g)
7

Descrizione

afaik it is not a thing in amber. it would be nice if it were, since i always have problems with that in plain bash.

there is a way to do it in plain bash:

```bash
>&2 echo "error"
```

but i think that with amber we could just have an `errcho` builtin or something

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.