packages feed

lentil-1.0.3.0: test/test-files/lang-comm/rust.rs

// todo single
// comment
/// Todo: single2

let c = "st/*ring"; //! string
let letter = 'c' // char

//! TODO: block1
//! TODO: block2 [tog]


//  end