v2 / vlib / v / tests / script_with_no_extension
3 lines · 2 sloc · 61 bytes · d848311fe225ebd6ddec31ca304553153297a191
Raw
1#!/usr/bin/env -S v -raw-vsh-tmp-prefix tmp
2
3println("Test")
4