mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Fix indent
This commit is contained in:
+1
-1
@@ -387,8 +387,8 @@ id:
|
||||
switch (*m) {
|
||||
case '!': case '?': case '=': ++m;
|
||||
default: break;
|
||||
}
|
||||
}
|
||||
}
|
||||
break;
|
||||
}
|
||||
return *m ? FALSE : TRUE;
|
||||
|
||||
Reference in New Issue
Block a user