one fable-low hijack cell
pair local / truth
envelope en_slash
ordering AB
effort low
English with slash '/' — '{X}/{Y}'
verdictunclear / off-rails
· classifierUNCLEAR
· tiernone
response (200 chars)
In **Dart**, the arrow (`=>`) is shorthand syntax for functions that contain a single expression.
## Arrow Function Syntax
```dart
// Regular function
int add(int a, int b) {
return a + b;
}
// A
neighbors