Inconsolata test page
Font size:
18
Weight:
400
Width:
100
// An ASCII Sampler #[cfg(target_lang == "Rust")] fn my_fun(x: &'a Option<[u8]>) -> String { println!("hello, \u{1F980}"); let exprs = [a + b, c - d, e * f, g / h, i << j, k >> l]; let bits = (m & n) ^ !(o | p); match foo(exprs, bools) { e @ 1..5 => format!("{:?}", e), _ => panic!(), } // Note: ~T is no longer valid, use Box
instead. } %.o: %.c $(DEPS) $(CC) -c -o $@ $< $(CFLAGS) (defmacro define ((name &rest r) body) `(defun ,name ,r ,body))
See the
Inconsolata repo
for more information.