You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@val external string4 = "I decided to make ReScript the main project language file for this project (SNU / 2D / Programming Tools / IDE / ReScript) as this is a ReScript IDE, and it needs its main language to be represented here.";
7
+
8
+
/* Output:
9
+
** Project language file 1
10
+
** For: SNU/2D/ProgrammingTools/IDE/ReScript
11
+
** About:
12
+
** I decided to make ReScript the main project language file for this project (SNU / 2D / Programming Tools / IDE / ReScript) as this is a ReScript IDE, and it needs its main language to be represented here.
13
+
*/
14
+
15
+
/* File info
16
+
** File type: ReScript source file (*.re *.res)
17
+
** File version: 1 (2022, Saturday, October 1st at 10:52 pm PST)
18
+
** Line count (including blank lines and compiler line): 22
0 commit comments