pub fn parse_library_clause<P: Parser>( p: &mut P, ) -> ReportedResult<Spanned<Vec<Ident>>>
Parse a library clause. IEEE 1076-2008 section 13.2.
library_clause := "library" {ident}","+