mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
7 lines
68 B
C
7 lines
68 B
C
#include <quiz.h>
|
|
#include <kandinsky.h>
|
|
|
|
TEST(setpixel) {
|
|
2+2;
|
|
}
|