@export
Find @export tags in code regions
has_export_tag(ref)
ref
The code region srcref to search.
srcref
TRUE if the given region is annotated with a @export tag, FALSE otherwise.
TRUE
FALSE