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