mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-02-01 03:12:42 +01:00
12 lines
170 B
JavaScript
12 lines
170 B
JavaScript
|
|
/**
|
|
* @Constructor
|
|
* @desc ðïîÛ
|
|
* @class ßàáâãäåæçèçìëêíîï °±²³´µ¡¶·¸¹
|
|
*/
|
|
function Test(conf) {
|
|
// do something;
|
|
}
|
|
|
|
// run with commanline option -e=iso-8859-5
|
|
|