hack-router
hack-router copied to clipboard
Top level code in examples
fixes #26
Fixes:
- Lint errors (classes which are not final, nor abstract).
- Removes HH_IGNORE_ERROR/HH_FIXME directives.
- Create an
<<__Explicit>>version of EnumRequestParameter to prevent hh_client from rebinding the generic. - Make the examples runnable without top-level code.