Marc-André Goyette
Articles About Français
August 1, 2020
29 words

Introduction

A post example. Try Java syntax highlight.

Iterable<Expression> expressions = Iterables.concat(expressions, ImmutableList.
        of(expression1, expression2));
int count = 5 * 2;

Try Clojure syntax highlight.

(def expr (+ 2 3))

Articles with the tag Interactive Fiction

Articles with the tag Programming

All articles

Copyright © 2020-2023 Marc-André Goyette

Articles | Tags | About | Français | Atom Feeds | Source code

The articles and the text of this site are licensed under a Creative Commons License (CC BY-ND 4.0).

Opinions expressed on this site are solely my own, not those of my present or past employers.