Repository for the KTH Automata and Languages course (DD2373, VT24)
fn main() {
    println!("Hello, world!");
}