Skip to main content
summaryrefslogtreecommitdiffstats
blob: c32aa4387aad8b6b1e74849513ab5fdb80a806bf (plain) (blame)
1
2
3
//function foo() {
//		super.bar(4);
//}

Back to the top