Skip to content

Commit

Permalink
Enable representer (#705)
Browse files Browse the repository at this point in the history
  • Loading branch information
m-dango authored May 13, 2024
1 parent 636f0be commit c18126d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"status": {
"concept_exercises": false,
"test_runner": true,
"representer": false,
"representer": true,
"analyzer": false
},
"blurb": "Raku is a production ready new emerging language that is highly expressive, feature-packed and optimized for fun.",
Expand Down

0 comments on commit c18126d

Please sign in to comment.