Skip to content

Instantly share code, notes, and snippets.

@julianshen
Created December 27, 2011 13:18
Show Gist options
  • Save julianshen/1523633 to your computer and use it in GitHub Desktop.
Save julianshen/1523633 to your computer and use it in GitHub Desktop.
namespace java com.thrift.gen
service Computer {
i64 add(1: i64 a, 2: i64 b),
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment