-module( special_variables ). -export( [task/0] ). task() -> ok.