Allow 'browse-url-emacs' to fetch URL in the selected window
[emacs.git] / test / data / somelib2.el
blob05156145a2287335ae34b74744ec1243ebb2fef8
1 ;;; -*- lexical-binding: t; -*-
3 ;; blah
5 (defun somefunc2 () t)
7 (provide 'somelib2)