[ruby/prism] Supress string_query function warning
https://github.com/ruby/prism/commit/0635814327
This commit is contained in:
parent
98fce00cab
commit
6393d2950d
@ -1153,6 +1153,7 @@ string_query(pm_string_query_t result) {
|
||||
case PM_STRING_QUERY_TRUE:
|
||||
return Qtrue;
|
||||
}
|
||||
return Qfalse;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user