UNPKG

mam-project-templates

Version:
5 lines (4 loc) 93 B
function x() { function y() {} // declaration:y return y; // cursor:y reference:y }