|
| 1 | +// Start of script |
| 2 | +void main() { print("Project language file 1\nFor: seanpm2001/Learn-AngelScript\nAbout:\nI decided to make AngelScript the main project language file for this project (Seanpm2001/Learn-AngelScript) as AngelScript is the language this project is dedicated to, because this project is about learning the AngelScript programming language. It only makes sense to AngelScript the official language for this project. It is getting its own project language file, starting here.\n"); } |
| 3 | +// Output: |
| 4 | +/* |
| 5 | +Project language file 1 |
| 6 | +For: seanpm2001/Learn-AngelScript |
| 7 | +About: |
| 8 | +I decided to make AngelScript the main project language file for this project (Seanpm2001/Learn-AngelScript) as AngelScript is the language this project is dedicated to, because this project is about learning the AngelScript programming language. It only makes sense to AngelScript the official language for this project. It is getting its own project language file, starting here. |
| 9 | +*/ |
| 10 | +/* File info |
| 11 | +* File type: AngelScript source file (*.as) |
| 12 | +* File version: 1 (2022, Saturday, September 10th at 6:34 pm PST) |
| 13 | +* Line count (including blank lines and compiler line): 16 |
| 14 | +*/ |
| 15 | +// End of script |
0 commit comments