blob: 3d43d0e37ca7fa0c3517335ae1d825e112a0ea64 [file] [log] [blame]
-module(foodep).
-export([foodep/0]).
foodep() ->
bazdep:bazdep() =:= bazdep.