view res/test_integration/src/main.rs @ 164:d908c2d2d474

Generate correct scope enum if path of scope URL is empty Fixes #1
author Lewin Bormann <lbo@spheniscida.de>
date Fri, 27 Nov 2020 20:20:34 +0100
parents 59ccdfd217b2
children
line wrap: on
line source

fn main() {
    println!("Hello, world!");
}