aboutsummaryrefslogtreecommitdiff
path: root/tools/jsdoc-toolkit-2.4.0/app/test/encoding_other.js
diff options
context:
space:
mode:
Diffstat (limited to 'tools/jsdoc-toolkit-2.4.0/app/test/encoding_other.js')
-rw-r--r--tools/jsdoc-toolkit-2.4.0/app/test/encoding_other.js12
1 files changed, 12 insertions, 0 deletions
diff --git a/tools/jsdoc-toolkit-2.4.0/app/test/encoding_other.js b/tools/jsdoc-toolkit-2.4.0/app/test/encoding_other.js
new file mode 100644
index 0000000..b144da4
--- /dev/null
+++ b/tools/jsdoc-toolkit-2.4.0/app/test/encoding_other.js
@@ -0,0 +1,12 @@
+
+/**
+ * @Constructor
+ * @desc ðïîÛ
+ * @class ßàáâãäåæçèçìëêíîï °±²³´µ¡¶·¸¹
+ */
+function Test(conf) {
+ // do something;
+}
+
+// run with commanline option -e=iso-8859-5
+