dev/vala/list_iterator/run.sh

4 lines
80 B
Bash
Executable File

#!/bin/sh
valac --Xcc='-w' --pkg=gee-0.8 list_iterator.vala && ./list_iterator