Sha256: 473498a57ae47fb4a4624dc3162f27940e39218bbe6912703f0f10b7147288a0

Contents?: true

Size: 81 Bytes

Versions: 13

Compression:

Stored size: 81 Bytes

Contents

// @flow

const fooLog = (x: number) => {
    console.log(x);
};

fooLog('2m2');

Version data entries

13 entries across 13 versions & 2 rubygems

Version Path
hippo-fw-0.9.9 test.js
hippo-fw-0.9.8 test.js
hippo-fw-0.9.7 test.js
hippo-fw-0.9.6 test.js
hippo-fw-0.9.5 test.js
hippo-fw-0.9.4 test.js
hippo-fw-0.9.3 test.js
hippo-fw-0.9.2 test.js
hippo-fw-0.9.1 test.js
lanes-0.8.3 test.js
lanes-0.8.2 test.js
lanes-0.8.1 test.js
lanes-0.8.0 test.js