• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1export function B(): void {
2    throw new Error('Should not be called');
3}