We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b519009 commit cf1f0c6Copy full SHA for cf1f0c6
arrayboundscheck/dub.sdl
@@ -4,4 +4,3 @@ license "BSL-1.0"
4
targetType "staticLibrary"
5
targetPath "lib"
6
targetName "arrayboundscheck"
7
-dependency "zephyr-core" path="../zephyr-core"
arrayboundscheck/src/app.d
@@ -1,7 +1,3 @@
1
-import ldc.attributes : cold;
2
-
3
-import zephyr.core.stdc.stdio;
@nogc:
nothrow:
0 commit comments