kakoune/test/regression/4601-int-min-arg/rc

6 lines
64 B
Plaintext
Raw Normal View History

try %{
nop %arg{-2147483648}
} catch %{
exec iok<esc>
}