jashkenas--coffeescript/documentation/cs/embedded.cs

5 lines
80 B
C#

hi: `function() {
return [document.title, "Hello JavaScript"].join(": ");
}`