Merge pull request #4203 from karl-zylinski/file-tags-without-comments

Make tags use #+ syntax instead of //+
This commit is contained in:
gingerBill
2024-09-19 12:36:43 +01:00
committed by GitHub
332 changed files with 665 additions and 510 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
//+no-instrumentation
#+no-instrumentation
package linux
import "base:intrinsics"