//! A module which lints a romulus program
use crateSeq;
use fmt;
pub
/// Lints a romulus program with standard linters
///
/// Current linters
/// 1. undefined variables
/// A wrapper type around an error message
;
/// A strategy for linting a romulus program
pub