diff options
Diffstat (limited to '.document')
| -rw-r--r-- | .document | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -19,10 +19,10 @@ hash.rb io.rb kernel.rb marshal.rb -rjit.rb numeric.rb nilclass.rb pack.rb +pathname_builtin.rb ractor.rb string.rb symbol.rb @@ -31,6 +31,7 @@ thread_sync.rb trace_point.rb warning.rb yjit.rb +zjit.rb # Errno::* known_errors.inc @@ -41,6 +42,9 @@ lib # and some of the ext/ directory (which has its own .document file) ext +# For `prism`, ruby code is in lib and c in the prism folder +prism + # rdoc files NEWS.md |
