2017-12-27 20:47:07 +00:00
|
|
|
@begin: scope:[] from
|
2018-11-11 20:51:36 +00:00
|
|
|
[0] phi()
|
2017-12-27 20:47:07 +00:00
|
|
|
to:@1
|
|
|
|
@1: scope:[] from @begin
|
2018-11-11 20:51:36 +00:00
|
|
|
[1] phi()
|
|
|
|
[2] call main
|
2017-12-27 20:47:07 +00:00
|
|
|
to:@end
|
|
|
|
@end: scope:[] from @1
|
2018-11-11 20:51:36 +00:00
|
|
|
[3] phi()
|
2019-09-18 21:00:30 +00:00
|
|
|
|
|
|
|
(void()) main()
|
2017-12-27 20:47:07 +00:00
|
|
|
main: scope:[main] from @1
|
2019-09-29 18:57:23 +00:00
|
|
|
[4] *((const byte*) main::sc#0) ← *((const byte[]) main::bs+(byte) 1)
|
2018-11-11 20:51:36 +00:00
|
|
|
[5] if(*((const byte*) main::pos#0)==(byte) 'm') goto main::@1
|
2019-03-31 15:10:41 +00:00
|
|
|
to:main::@2
|
|
|
|
main::@2: scope:[main] from main
|
2019-05-30 20:29:04 +00:00
|
|
|
[6] *((const byte*) main::bgcol#0) ← (byte) 2
|
2017-12-27 20:47:07 +00:00
|
|
|
to:main::@return
|
2019-03-31 15:10:41 +00:00
|
|
|
main::@return: scope:[main] from main::@1 main::@2
|
2018-11-11 20:51:36 +00:00
|
|
|
[7] return
|
2017-12-27 20:47:07 +00:00
|
|
|
to:@return
|
|
|
|
main::@1: scope:[main] from main
|
2019-05-30 20:29:04 +00:00
|
|
|
[8] *((const byte*) main::bgcol#0) ← (byte) 5
|
2017-12-27 20:47:07 +00:00
|
|
|
to:main::@return
|