I have an element like this:
hi function go() { }
hi
how do I get access to the element that g
Like this:
hi function go(elem) { }