notImplemented() -- print an error message that says "not implemented yet".
Code:
-- ../../../Macaulay2/m2/debugging.m2:39 notImplemented = x -> error "not implemented yet"