Skip to content

Instantly share code, notes, and snippets.

@mandel59
mandel59 / index.html
Last active September 12, 2016 07:23 — forked from anonymous/ja_wbr.html
あなたとJava, 今すぐダウンロード
<!DOCTYPE html>
<meta charset=utf-8>
<title>Japanese WBR</title>
<body>
<h1 style="width: 8em; text-align: center;">あなたとJava, 今すぐ<wbr>ダウンロード</p>
<h1 style="width: 8em; text-align: center; word-break: keep-all;">あなたとJava, 今すぐ<wbr>ダウンロード</p>
</body>
@mandel59
mandel59 / gist:6937823
Last active December 25, 2015 07:18 — forked from anonymous/gist:6937815
enum void = {}
struct unit = {}
enum bool = {
false
true
}
enum nat = {
zero