diff --git a/examples/with_args.js b/examples/with_args.js
new file mode 100644
index 0000000..65db45e
--- /dev/null
+++ b/examples/with_args.js
@@ -0,0 +1,11 @@
+_log.info("test info log")
+
+
+_log.info(arguments)
+
+_log.info(_)
+_log.info(__)
+
+println(_)
+
+true;
\ No newline at end of file
diff --git a/examples/with_args.rb b/examples/with_args.rb
index 8cf027a..acea7af 100644
--- a/examples/with_args.rb
+++ b/examples/with_args.rb
@@ -1,7 +1,10 @@
$_log.info("test info log")
-$_log.info("#{$ARGV}")
+$_log.info("#{ARGV}")
+
+$_log.info("#{$_}")
+$_log.info("#{$__}")
puts($_id)
diff --git a/pom.xml b/pom.xml
index 729e2db..4e30780 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
com.github.terefang.template
template
- 2021.9.371
+ 2021.9.373
template-cli
template-maven-plugin
@@ -29,7 +29,7 @@
3.6.3
${maven.build.timestamp}
yyyyMMdd'.'HHmm
- 2021.9.153
+ 2021.9.157
1.7.30
diff --git a/template-cli/pom.xml b/template-cli/pom.xml
index 8dcb92b..41f54ad 100644
--- a/template-cli/pom.xml
+++ b/template-cli/pom.xml
@@ -5,7 +5,7 @@
template
com.github.terefang.template
- 2021.9.371
+ 2021.9.373
4.0.0
diff --git a/template-cli/template-cli.iml b/template-cli/template-cli.iml
index 7675b2a..d2c0761 100644
--- a/template-cli/template-cli.iml
+++ b/template-cli/template-cli.iml
@@ -12,12 +12,12 @@
-
-
+
+
-
+
-
+
@@ -40,7 +40,7 @@
-
+
@@ -77,7 +77,7 @@
-
+
@@ -86,6 +86,7 @@
+
@@ -93,13 +94,13 @@
-
+
-
+
diff --git a/template-maven-plugin/pom.xml b/template-maven-plugin/pom.xml
index 10bbaa0..975f973 100644
--- a/template-maven-plugin/pom.xml
+++ b/template-maven-plugin/pom.xml
@@ -5,7 +5,7 @@
template
com.github.terefang.template
- 2021.9.371
+ 2021.9.373
4.0.0
diff --git a/template-maven-plugin/template-maven-plugin.iml b/template-maven-plugin/template-maven-plugin.iml
index 9cd1994..d437967 100644
--- a/template-maven-plugin/template-maven-plugin.iml
+++ b/template-maven-plugin/template-maven-plugin.iml
@@ -11,13 +11,13 @@
-
-
+
+
-
+
-
+
@@ -47,7 +47,7 @@
-
+
@@ -85,7 +85,7 @@
-
+
@@ -94,6 +94,7 @@
+
@@ -101,13 +102,13 @@
-
+
-
+