documentation/test/fixture/sync/trailing-only.input.js
2016-05-22 19:45:32 -04:00

8 lines
89 B
JavaScript

function fooBaz() {
return 2;
}
/**
* this is a type
* @returns {number} nothing
*/