blob: 77ec01bbd210993acbcce2d4bc115d6315ea416a [file] [log] [blame]
-module(bad_plugin).
-compile(export_all).
%% this plugin contains numerous DELIBERATE syntax errors
fwibble(Config, _) >
file:delete("fwibble.test")