Added support for collections as arguments
This commit is contained in:
parent
fe376c4510
commit
7efca76693
4 changed files with 267 additions and 20 deletions
3
examples/.idea/misc.xml
generated
3
examples/.idea/misc.xml
generated
|
@ -1,5 +1,8 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="PDMPlugin">
|
||||
<option name="skipTestSources" value="false" />
|
||||
</component>
|
||||
<component name="ProjectRootManager" version="2" languageLevel="JDK_17" project-jdk-name="17" project-jdk-type="JavaSDK">
|
||||
<output url="file://$PROJECT_DIR$/build" />
|
||||
</component>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue