• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1e(0.5)
2
3define e(x) {
4	return x
5}
6
7e(0.5)
8