Skip to content

Instantly share code, notes, and snippets.

@hhariri
Last active December 11, 2015 10:29
Show Gist options
  • Select an option

  • Save hhariri/4587271 to your computer and use it in GitHub Desktop.

Select an option

Save hhariri/4587271 to your computer and use it in GitHub Desktop.
public class Given {
public fun on(description: String, onExpression: On.() -> Unit) {
// code omitted
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment