[][src]Macro highlight::js

macro_rules! js {
    ($($x:tt)*) => { ... };
}