2019-12-27 21:35:05 +00:00
|
|
|
|
|
|
|
(void()) main()
|
2020-06-27 19:18:00 +00:00
|
|
|
main: scope:[main] from
|
|
|
|
[0] *(&(struct Point) main::point1) ← memcpy(*(&(const struct Point) $0), struct Point, (const byte) SIZEOF_STRUCT_POINT)
|
|
|
|
[1] *((const nomodify byte*) SCREEN) ← *((byte*)&(struct Point) main::point1)
|
|
|
|
[2] *((const nomodify byte*) SCREEN+(byte) 1) ← *((byte*)&(struct Point) main::point1+(const byte) OFFSET_STRUCT_POINT_Y)
|
2019-12-27 21:35:05 +00:00
|
|
|
to:main::@return
|
|
|
|
main::@return: scope:[main] from main
|
2020-06-27 19:18:00 +00:00
|
|
|
[3] return
|
2019-12-27 21:35:05 +00:00
|
|
|
to:@return
|