pub fn analyze_program_dependencies(
program: ProgramRef<'_>,
comments: &MultiThreadedComments,
) -> Vec<DependencyDescriptor>
pub fn analyze_program_dependencies(
program: ProgramRef<'_>,
comments: &MultiThreadedComments,
) -> Vec<DependencyDescriptor>