blob: f64ad726580682d83736488841e0fd9d6c1c1fcd [file] [log] [blame]
int calculate() {
return 6 * 7;
}