Dusk: Support block comments #1089

Closed
opened 2023-10-26 01:34:17 +00:00 by clickingbuttons · 1 comment
clickingbuttons commented 2023-10-26 01:34:17 +00:00 (Migrated from github.com)
/* hello */
const a: u32 = 0u;
null:1:1 error: expected global declaration, found '/'
1 │ /* hello */
```wgsl /* hello */ const a: u32 = 0u; ``` ``` null:1:1 error: expected global declaration, found '/' 1 │ /* hello */ ```
emidoots commented 2023-10-28 00:16:54 +00:00 (Migrated from github.com)
Duplicate of https://github.com/hexops/mach/issues/1091
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
hexops/mach#1089
No description provided.