can generate jsdoc; private methods marked as such
[dygraphs.git] / jsdoc-toolkit / app / test / encoding_other.js
1
2 /**
3 * @Constructor
4 * @desc ðïîÛ
5 * @class ßàáâãäåæçèçìëêíîï °±²³´µ¡¶·¸¹
6 */
7 function Test(conf) {
8 // do something;
9 }
10
11 // run with commanline option -e=iso-8859-5
12