Skip to content

Instantly share code, notes, and snippets.

'use strict';
var Q = require('q');
var p = function () {
return Q('init')
}
var a = function (data) {
console.log(data)
return Q('starting A')
@sacho
sacho / gist:273002
Created January 9, 2010 17:50 — forked from igorw/gist:272999
company: Kuwata lab.
email: [email protected]
employees:
-:
code: 101
name: foo
email: [email protected]
-:
code: 102
name: bar