Quantcast
Channel: Recent Gists from assertchris
Viewing all articles
Browse latest Browse all 30

gist:4e700ee6f55931677bbd

$
0
0
gistfile1.txt
let tokens = [
["type", "int"],
["whitespace", " "],
["identity", "minutes"],
["whitespace", " "],
["assign", "="],
["whitespace", " "],
["value", "90"]
];

Viewing all articles
Browse latest Browse all 30

Trending Articles