Skip to content

Instantly share code, notes, and snippets.

@babedev
Created July 16, 2017 12:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save babedev/7b32f9f5c1f58a1192c2e7ac4c966982 to your computer and use it in GitHub Desktop.
Save babedev/7b32f9f5c1f58a1192c2e7ac4c966982 to your computer and use it in GitHub Desktop.
var Hello = require('./dist/hello.js')
console.log(Hello.com.babedev.playground.greet())
Hello.com.babedev.playground.sayHello("Hello Kotlin")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment