Notes modified via websocket, 1495053578691

This commit is contained in:
notes web app 2017-05-17 20:39:38 +00:00
parent fe93f0f9b4
commit ac2ed33fbc

View File

@ -34,10 +34,9 @@ I'm going to make a list
function HereIsSomeCode() function HereIsSomeCode()
{ {
var i = var i = 10000;
} }
``` ```