mirror of
https://github.com/esp8266/Arduino.git
synced 2025-08-01 03:47:23 +03:00
Adding some test cases for the pre-processor. (Total hack, requires copying and pasting code from the actual app source into another file and running a shell script, but it's better than nothing.)
This commit is contained in:
7
app/preproc/test/data/t4.cpp
Normal file
7
app/preproc/test/data/t4.cpp
Normal file
@ -0,0 +1,7 @@
|
||||
/*
|
||||
abc
|
||||
/*
|
||||
def
|
||||
*/
|
||||
ghi
|
||||
*/
|
Reference in New Issue
Block a user