diff options
author | Kevin Newton <[email protected]> | 2024-10-16 14:22:26 -0400 |
---|---|---|
committer | git <[email protected]> | 2024-10-16 18:22:35 +0000 |
commit | 9251971335ded7d1eb196f79648fdf12f1208954 () | |
tree | e76d1903e388c8af4826a00f829d0c238a075098 /sample | |
parent | 3affd43c2de8cf556b2f143e577c0a3ccf2acc31 (diff) |
[ruby/prism] Add a sample for multiplexing constants
https://.com/ruby/prism/commit/e265dc5862
-rw-r--r-- | sample/prism/multiplex_constants.rb | 138 |
1 files changed, 138 insertions, 0 deletions
@@ -0,0 +1,138 @@ |