Open jhclark opened 11 years ago
The following fails silently, but should produce an error message:
task t :: (Exists: exists) {} plan p { reach t via (DoesNotExist: branch) reach t via (Exists: does_not_exist) }
The following fails silently, but should produce an error message: