You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add tests following 'spec/language/ruby/global_test/' for complex class sample. Create one sample class with many attributes, constructor, methods, comments, conditionals, blocks, and repetitions. Afterward, parse it with Kuniri and check if the final result is correct.
Refer to issue: #232
The text was updated successfully, but these errors were encountered:
Add tests following 'spec/language/ruby/global_test/' for complex class sample. Create one sample class with many attributes, constructor, methods, comments, conditionals, blocks, and repetitions. Afterward, parse it with Kuniri and check if the final result is correct.
Refer to issue: #232
The text was updated successfully, but these errors were encountered: