Fork of daniellemaywood.uk/gleam — Wasm codegen work
2

Configure Feed

Select the types of activity you want to include in your feed.

clippy

+1 -1
+1 -1
compiler-core/src/erlang.rs
··· 2043 2043 2044 2044 let message = message 2045 2045 .as_ref() 2046 - .map(|message| maybe_block_expr(&message, env)) 2046 + .map(|message| maybe_block_expr(message, env)) 2047 2047 .unwrap_or("nil".to_doc()); 2048 2048 2049 2049 "echo".to_doc().append(wrap_args(vec![