mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-20 06:29:53 +01:00
13 lines
No EOL
140 B
JavaScript
13 lines
No EOL
140 B
JavaScript
/**#nocode+*/
|
|
/**
|
|
@name star
|
|
@function
|
|
*/
|
|
function blahblah() {
|
|
|
|
}
|
|
/**#nocode-*/
|
|
|
|
function yaddayadda() {
|
|
|
|
} |