sfizz/tests/TestFiles/Includes/multiple_includes_with_comments.sfz

6 lines
73 B
Text
Raw Normal View History

2019-07-29 02:13:03 +02:00
//DUMMY comment
#include "included.sfz"
#include "included_2.sfz"
//EOF