vq / vlib / v / fmt / tests / comptime_method_args_expected.vv
3 lines · 3 sloc · 70 bytes
Raw
1$if !linux {
2 $compile_error('Only Lin\"ux is currently supported')
3}
4