Skip to content

Instantly share code, notes, and snippets.

@haltcase
Created November 29, 2017 02:41
Show Gist options
  • Save haltcase/a3e273bed6eb3b26932194e01a72305b to your computer and use it in GitHub Desktop.
Save haltcase/a3e273bed6eb3b26932194e01a72305b to your computer and use it in GitHub Desktop.
import { it } from 'param.macro'
const isEqualToItself = it === it
const greet = `Hello, ${it.getFullName()}!`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment