summaryrefslogtreecommitdiffstats
path: root/devtools/server/tests/chrome/Debugger.Source.prototype.element.js
blob: 095398ddadfdf194a93cb3f311d78fb0744c0ff1 (plain)
1
2
3
4
5
6
7
/* exported heinrichFun */
/* global franz */
"use strict";

function heinrichFun() {
  franz();
}