1
2
3
4
5
/// Rebbeca Black
/// <script>window.location = "http://rebecca.blackfriday"</script>
pub fn friday() {
    println!("it's friday friday!");
}