Fixes in triple-address code parser, 1% tests passed
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
static const char* generated_source = ""
|
||||
static const char* generated_source __unused = ""
|
||||
"while (true) {\n"
|
||||
"LEDToggle (LED3);\n"
|
||||
"LEDToggle (LED6);\n"
|
||||
|
||||
Reference in New Issue
Block a user