Skip to content

Instantly share code, notes, and snippets.

@masaru-b-cl
Created December 21, 2012 07:29
Show Gist options
  • Select an option

  • Save masaru-b-cl/4351227 to your computer and use it in GitHub Desktop.

Select an option

Save masaru-b-cl/4351227 to your computer and use it in GitHub Desktop.
Visual Studio Advent Calendar 2012用 main.ts
/// <reference path="greeter.ts"/>
var greeter = new TAKANO.Sho.Greeter("Sho");
greeter.greet();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment