1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

ast.c: adjust indent

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63603 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2018-06-07 14:40:39 +00:00
parent 6666103480
commit 69e5eb35d3

1
ast.c
View file

@ -1,3 +1,4 @@
/* indent-tabs-mode: nil */
#include "ruby.h" #include "ruby.h"
#include "ruby/encoding.h" #include "ruby/encoding.h"
#include "internal.h" #include "internal.h"