mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-09 14:22:08 -05:00
13 lines
No EOL
140 B
JavaScript
13 lines
No EOL
140 B
JavaScript
/**#nocode+*/
|
|
/**
|
|
@name star
|
|
@function
|
|
*/
|
|
function blahblah() {
|
|
|
|
}
|
|
/**#nocode-*/
|
|
|
|
function yaddayadda() {
|
|
|
|
} |