summary refs log tree commit diff stats
path: root/v/help.v
blob: 07663afa8b7c6a55be575cb662e1a379acc4135d (plain) (blame)
1
2
3
fn main() {
	println('would you mind reading the fucking manual pages?')
}