diff --git a/PROJECT_LANG_1.dwl b/PROJECT_LANG_1.dwl new file mode 100644 index 0000000..62f0415 --- /dev/null +++ b/PROJECT_LANG_1.dwl @@ -0,0 +1,21 @@ +%dw 2.0 +// Project language file +typeOf ("Project language file 1") +typeOf ("For: seanpm2001/Learn-DataWeave") +typeOf ("About:") +typeOf ("I decided to make DataWeave the main project language file for this project (Seanpm2001/Learn-DataWeave) as DataWeave is the language this project is dedicated to, because this project is about learning the DataWeave programming language. It only makes sense to DataWeave the official language for this project. It is getting its own project language file, starting here.") + +// Output + +// Project language file 1 +// For: seanpm2001/Learn-DataWeave +// About: +// I decided to make DataWeave the main project language file for this project (Seanpm2001/Learn-DataWeave) as DataWeave is the language this project is dedicated to, because this project is about learning the DataWeave programming language. It only makes sense to DataWeave the official language for this project. It is getting its own project language file, starting here. + +// File info + +// File type: DataWeave source file (*.dwl) +// File version: 1 (2023, Wednesday, March 15th at 9:52 pm PST) +// Line count (including blank lines and compiler line): 22 + +// End of script