// CAVEATS: // POTENTIAL ISSUES: // Above is deprecated. Use below code instead
fn classify-toxicity(text: string) { do_work(text) while true {} // this should never happen }