astro-ghostcms/.pnpm-store/v3/files/ba/20a273308c3c55d12f0b8f4ad05...

1 line
208 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
Prism.languages.cilkc=Prism.languages.insertBefore("c","function",{"parallel-keyword":{pattern:/\bcilk_(?:for|reducer|s(?:cope|pawn|ync))\b/,alias:"keyword"}}),Prism.languages["cilk-c"]=Prism.languages.cilkc;