mirror of
https://github.com/epasveer/seer.git
synced 2026-08-30 00:50:42 +08:00
Tweak on the 'array' test program.
This commit is contained in:
@@ -17,6 +17,11 @@ float* function1() {
|
||||
|
||||
int main (void) {
|
||||
|
||||
//
|
||||
//
|
||||
//
|
||||
float local_array[] = {1.0, 2.0, 3.0};
|
||||
|
||||
//
|
||||
//
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user