mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-11-17 08:30:59 +01:00
13 lines
140 B
JavaScript
13 lines
140 B
JavaScript
/**#nocode+*/
|
|
/**
|
|
@name star
|
|
@function
|
|
*/
|
|
function blahblah() {
|
|
|
|
}
|
|
/**#nocode-*/
|
|
|
|
function yaddayadda() {
|
|
|
|
} |