├── Part_01 └── tests │ ├── out │ ├── test003.al │ ├── test005.al │ ├── test011.al │ ├── test021.al │ ├── test006.al │ ├── test013.al │ ├── test018.al │ ├── test001.al │ ├── test004.al │ ├── test014.al │ ├── test017.al │ ├── test002.al │ ├── test008.al │ ├── test016.al │ ├── test007.al │ ├── test012.al │ └── test009.al │ ├── test020.al │ ├── test022.al │ ├── test019.al │ ├── test021.al │ ├── err │ ├── test022.al │ └── test020.al │ ├── test003.al │ └── test011.al ├── Part_02 └── tests │ ├── out │ ├── test003.al │ ├── test005.al │ ├── test011.al │ ├── test021.al │ ├── test006.al │ ├── test013.al │ ├── test018.al │ ├── test001.al │ ├── test004.al │ ├── test014.al │ ├── test017.al │ ├── test022.al │ ├── test002.al │ ├── test008.al │ ├── test016.al │ ├── test007.al │ ├── test012.al │ └── test009.al │ ├── err │ └── test020.al │ ├── test019.al │ └── test021.al ├── Part_03 └── tests │ ├── out │ ├── test003.al │ ├── test005.al │ ├── test011.al │ ├── test021.al │ ├── test006.al │ ├── test013.al │ ├── test018.al │ ├── test001.al │ ├── test004.al │ ├── test014.al │ ├── test017.al │ ├── test022.al │ ├── test002.al │ ├── test008.al │ ├── test016.al │ ├── test007.al │ ├── test012.al │ └── test009.al │ └── err │ └── test020.al ├── Part_04 └── tests │ ├── out │ ├── test003.al │ ├── test005.al │ ├── test011.al │ ├── test021.al │ ├── test006.al │ ├── test013.al │ ├── test018.al │ ├── test001.al │ ├── test004.al │ ├── test014.al │ ├── test017.al │ ├── test022.al │ ├── test002.al │ ├── test008.al │ ├── test016.al │ ├── test027.al │ ├── test007.al │ ├── test012.al │ └── test009.al │ └── err │ ├── test033.al │ └── test020.al ├── Part_05 └── tests │ ├── out │ ├── test003.al │ ├── test005.al │ ├── test011.al │ ├── test021.al │ ├── test006.al │ ├── test013.al │ ├── test018.al │ ├── test001.al │ ├── test004.al │ ├── test014.al │ ├── test017.al │ ├── test022.al │ ├── test002.al │ ├── test008.al │ ├── test016.al │ ├── test027.al │ ├── test007.al │ ├── test012.al │ └── test009.al │ └── err │ ├── test033.al │ ├── test034.al │ └── test020.al ├── Part_06 └── tests │ ├── out │ ├── test003.al │ ├── test005.al │ ├── test011.al │ ├── test021.al │ ├── test006.al │ ├── test013.al │ ├── test018.al │ ├── test001.al │ ├── test004.al │ ├── test014.al │ ├── test017.al │ ├── test022.al │ ├── test002.al │ ├── test008.al │ ├── test016.al │ ├── test027.al │ ├── test007.al │ ├── test012.al │ └── test009.al │ └── err │ ├── test033.al │ ├── test034.al │ └── test020.al ├── Part_07 └── tests │ ├── out │ ├── test003.al │ ├── test005.al │ ├── test011.al │ ├── test006.al │ ├── test013.al │ ├── test018.al │ ├── test041.al │ ├── test001.al │ ├── test004.al │ ├── test017.al │ ├── test022.al │ ├── test039.al │ ├── test002.al │ ├── test008.al │ ├── test016.al │ ├── test042.al │ ├── test043.al │ ├── test049.al │ ├── test050.al │ ├── test027.al │ ├── test007.al │ ├── test012.al │ ├── test051.al │ └── test009.al │ └── err │ ├── test033.al │ ├── test034.al │ └── test020.al ├── Part_08 └── tests │ ├── out │ ├── test003.al │ ├── test005.al │ ├── test011.al │ ├── test006.al │ ├── test013.al │ ├── test018.al │ ├── test041.al │ ├── test001.al │ ├── test004.al │ ├── test017.al │ ├── test022.al │ ├── test039.al │ ├── test054.al │ ├── test002.al │ ├── test053.al │ ├── test008.al │ ├── test016.al │ ├── test042.al │ ├── test043.al │ ├── test049.al │ ├── test050.al │ ├── test057.al │ ├── test027.al │ ├── test052.al │ ├── test055.al │ ├── test007.al │ ├── test012.al │ ├── test051.al │ └── test009.al │ └── err │ ├── test033.al │ ├── test034.al │ ├── test058.al │ ├── test020.al │ └── test056.al ├── Part_09 └── tests │ ├── out │ ├── test003.al │ ├── test005.al │ ├── test011.al │ ├── test063.al │ ├── test006.al │ ├── test013.al │ ├── test018.al │ ├── test041.al │ ├── test001.al │ ├── test004.al │ ├── test017.al │ ├── test022.al │ ├── test039.al │ ├── test054.al │ ├── test002.al │ ├── test053.al │ ├── test067.al │ ├── test008.al │ ├── test016.al │ ├── test042.al │ ├── test043.al │ ├── test049.al │ ├── test050.al │ ├── test057.al │ ├── test027.al │ ├── test052.al │ ├── test055.al │ ├── test007.al │ ├── test012.al │ ├── test051.al │ ├── test009.al │ ├── test064.al │ └── test066.al │ └── err │ ├── test033.al │ ├── test034.al │ ├── test058.al │ ├── test020.al │ ├── test056.al │ └── test060.al ├── Part_10 └── tests │ ├── out │ ├── test003.al │ ├── test005.al │ ├── test011.al │ ├── test063.al │ ├── test006.al │ ├── test013.al │ ├── test018.al │ ├── test041.al │ ├── test001.al │ ├── test004.al │ ├── test017.al │ ├── test022.al │ ├── test039.al │ ├── test054.al │ ├── test002.al │ ├── test053.al │ ├── test067.al │ ├── test008.al │ ├── test016.al │ ├── test042.al │ ├── test043.al │ ├── test049.al │ ├── test050.al │ ├── test057.al │ ├── test068.al │ ├── test027.al │ ├── test052.al │ ├── test055.al │ ├── test007.al │ ├── test012.al │ ├── test051.al │ ├── test009.al │ ├── test064.al │ └── test066.al │ └── err │ ├── test033.al │ ├── test034.al │ ├── test058.al │ ├── test020.al │ ├── test056.al │ └── test060.al ├── Part_11 └── tests │ ├── out │ ├── test003.al │ ├── test005.al │ ├── test011.al │ ├── test063.al │ ├── test006.al │ ├── test013.al │ ├── test018.al │ ├── test041.al │ ├── test083.al │ ├── test001.al │ ├── test004.al │ ├── test017.al │ ├── test022.al │ ├── test039.al │ ├── test054.al │ ├── test002.al │ ├── test053.al │ ├── test067.al │ ├── test008.al │ ├── test016.al │ ├── test042.al │ ├── test043.al │ ├── test049.al │ ├── test050.al │ ├── test057.al │ ├── test075.al │ ├── test068.al │ ├── test027.al │ ├── test052.al │ ├── test055.al │ ├── test007.al │ ├── test012.al │ └── test051.al │ └── err │ ├── test033.al │ ├── test034.al │ ├── test058.al │ ├── test089.al │ ├── test092.al │ ├── test096.al │ ├── test020.al │ ├── test056.al │ └── test060.al ├── Part_12 └── tests │ ├── out │ ├── test003.al │ ├── test005.al │ ├── test011.al │ ├── test063.al │ ├── test006.al │ ├── test013.al │ ├── test018.al │ ├── test041.al │ ├── test083.al │ ├── test001.al │ ├── test004.al │ ├── test017.al │ ├── test022.al │ ├── test039.al │ ├── test054.al │ ├── test124.al │ ├── test002.al │ ├── test053.al │ ├── test067.al │ ├── test008.al │ ├── test016.al │ ├── test042.al │ ├── test043.al │ ├── test049.al │ ├── test050.al │ ├── test057.al │ ├── test075.al │ ├── test068.al │ ├── test027.al │ ├── test052.al │ ├── test055.al │ ├── test125.al │ ├── test007.al │ ├── test012.al │ └── test051.al │ ├── test108.al │ ├── test112.al │ ├── err │ ├── test033.al │ ├── test034.al │ ├── test117.al │ ├── test118.al │ ├── test058.al │ ├── test089.al │ ├── test092.al │ ├── test096.al │ └── test108.al │ └── test113.al ├── Part_13 └── tests │ ├── out │ ├── test003.al │ ├── test005.al │ ├── test011.al │ ├── test063.al │ ├── test006.al │ ├── test013.al │ ├── test018.al │ ├── test041.al │ ├── test083.al │ ├── test126.al │ ├── test134.al │ ├── test001.al │ ├── test004.al │ ├── test017.al │ ├── test022.al │ ├── test039.al │ ├── test054.al │ ├── test124.al │ ├── test130.al │ ├── test137.al │ ├── test002.al │ ├── test053.al │ ├── test067.al │ ├── test139.al │ ├── test008.al │ ├── test016.al │ ├── test042.al │ ├── test043.al │ ├── test049.al │ ├── test050.al │ ├── test057.al │ ├── test075.al │ ├── test136.al │ ├── test143.al │ ├── test068.al │ ├── test129.al │ ├── test027.al │ ├── test052.al │ ├── test055.al │ ├── test125.al │ ├── test142.al │ ├── test007.al │ ├── test012.al │ ├── test051.al │ ├── test131.al │ └── test140.al │ ├── test108.al │ ├── test112.al │ ├── err │ ├── test033.al │ ├── test034.al │ ├── test117.al │ ├── test118.al │ ├── test133.al │ ├── test058.al │ ├── test089.al │ ├── test092.al │ ├── test096.al │ └── test108.al │ └── test113.al ├── Part_14 └── tests │ ├── out │ ├── test003.al │ ├── test005.al │ ├── test011.al │ ├── test063.al │ ├── test159.al │ ├── test160.al │ ├── test170.al │ ├── test006.al │ ├── test013.al │ ├── test018.al │ ├── test041.al │ ├── test083.al │ ├── test126.al │ ├── test134.al │ ├── test169.al │ ├── test001.al │ ├── test004.al │ ├── test017.al │ ├── test022.al │ ├── test039.al │ ├── test054.al │ ├── test124.al │ ├── test130.al │ ├── test137.al │ ├── test002.al │ ├── test053.al │ ├── test067.al │ ├── test139.al │ ├── test008.al │ ├── test016.al │ ├── test042.al │ ├── test043.al │ ├── test049.al │ ├── test050.al │ ├── test057.al │ ├── test075.al │ ├── test136.al │ ├── test143.al │ ├── test068.al │ ├── test129.al │ ├── test027.al │ ├── test052.al │ ├── test055.al │ ├── test125.al │ ├── test142.al │ ├── test007.al │ ├── test012.al │ ├── test051.al │ ├── test131.al │ └── test140.al │ ├── test108.al │ ├── test112.al │ ├── err │ ├── test033.al │ ├── test034.al │ ├── test117.al │ ├── test118.al │ ├── test058.al │ ├── test089.al │ ├── test092.al │ ├── test096.al │ ├── test108.al │ ├── test133.al │ ├── test163.al │ ├── test164.al │ ├── test165.al │ └── test166.al │ └── test113.al ├── Part_15 └── tests │ ├── out │ ├── test003.al │ ├── test005.al │ ├── test011.al │ ├── test063.al │ ├── test159.al │ ├── test160.al │ ├── test170.al │ ├── test006.al │ ├── test013.al │ ├── test018.al │ ├── test041.al │ ├── test083.al │ ├── test126.al │ ├── test134.al │ ├── test169.al │ ├── test001.al │ ├── test004.al │ ├── test017.al │ ├── test022.al │ ├── test039.al │ ├── test054.al │ ├── test124.al │ ├── test130.al │ ├── test137.al │ ├── test002.al │ ├── test053.al │ ├── test067.al │ ├── test139.al │ ├── test008.al │ ├── test016.al │ ├── test042.al │ ├── test043.al │ ├── test049.al │ ├── test050.al │ ├── test057.al │ ├── test075.al │ ├── test136.al │ ├── test143.al │ ├── test068.al │ ├── test129.al │ ├── test027.al │ ├── test052.al │ ├── test055.al │ ├── test125.al │ ├── test142.al │ ├── test007.al │ ├── test012.al │ ├── test051.al │ ├── test131.al │ └── test140.al │ ├── test108.al │ ├── test112.al │ ├── err │ ├── test033.al │ ├── test034.al │ ├── test117.al │ ├── test118.al │ ├── test058.al │ ├── test089.al │ ├── test092.al │ ├── test096.al │ ├── test108.al │ ├── test133.al │ ├── test163.al │ ├── test164.al │ ├── test165.al │ └── test166.al │ └── test113.al ├── Part_16 └── tests │ ├── out │ ├── test003.al │ ├── test005.al │ ├── test011.al │ ├── test063.al │ ├── test159.al │ ├── test160.al │ ├── test170.al │ ├── test006.al │ ├── test013.al │ ├── test018.al │ ├── test041.al │ ├── test083.al │ ├── test126.al │ ├── test134.al │ ├── test169.al │ ├── test001.al │ ├── test004.al │ ├── test017.al │ ├── test022.al │ ├── test039.al │ ├── test054.al │ ├── test124.al │ ├── test130.al │ ├── test137.al │ ├── test174.al │ ├── test002.al │ ├── test053.al │ ├── test067.al │ ├── test139.al │ ├── test008.al │ ├── test016.al │ ├── test042.al │ ├── test043.al │ ├── test049.al │ ├── test050.al │ ├── test057.al │ ├── test075.al │ ├── test136.al │ ├── test143.al │ ├── test068.al │ ├── test129.al │ ├── test027.al │ ├── test052.al │ ├── test055.al │ ├── test125.al │ ├── test142.al │ ├── test007.al │ ├── test012.al │ ├── test051.al │ ├── test131.al │ ├── test140.al │ └── test173.al │ ├── test108.al │ ├── test112.al │ ├── err │ ├── test033.al │ ├── test034.al │ ├── test117.al │ ├── test118.al │ ├── test058.al │ ├── test089.al │ ├── test092.al │ ├── test096.al │ ├── test108.al │ ├── test133.al │ ├── test163.al │ ├── test164.al │ ├── test165.al │ └── test166.al │ └── test113.al ├── Part_17 └── tests │ ├── out │ ├── test003.al │ ├── test005.al │ ├── test011.al │ ├── test063.al │ ├── test159.al │ ├── test160.al │ ├── test170.al │ ├── test006.al │ ├── test013.al │ ├── test018.al │ ├── test041.al │ ├── test083.al │ ├── test126.al │ ├── test134.al │ ├── test169.al │ ├── test176.al │ ├── test001.al │ ├── test004.al │ ├── test017.al │ ├── test022.al │ ├── test039.al │ ├── test054.al │ ├── test124.al │ ├── test130.al │ ├── test137.al │ ├── test174.al │ ├── test002.al │ ├── test053.al │ ├── test067.al │ ├── test139.al │ ├── test008.al │ ├── test016.al │ ├── test042.al │ ├── test043.al │ ├── test049.al │ ├── test050.al │ ├── test057.al │ ├── test075.al │ ├── test136.al │ ├── test143.al │ ├── test068.al │ ├── test129.al │ ├── test178.al │ ├── test179.al │ ├── test027.al │ ├── test052.al │ ├── test055.al │ ├── test125.al │ ├── test142.al │ ├── test007.al │ ├── test012.al │ ├── test051.al │ ├── test131.al │ ├── test140.al │ ├── test173.al │ └── test177.al │ ├── test108.al │ ├── test112.al │ ├── err │ ├── test033.al │ ├── test034.al │ ├── test117.al │ ├── test118.al │ ├── test058.al │ ├── test089.al │ ├── test092.al │ ├── test096.al │ ├── test108.al │ ├── test133.al │ ├── test163.al │ ├── test164.al │ ├── test165.al │ └── test166.al │ └── test113.al ├── Part_18 └── tests │ ├── out │ ├── test003.al │ ├── test005.al │ ├── test011.al │ ├── test063.al │ ├── test159.al │ ├── test160.al │ ├── test170.al │ ├── test190.al │ ├── test006.al │ ├── test013.al │ ├── test018.al │ ├── test041.al │ ├── test083.al │ ├── test126.al │ ├── test134.al │ ├── test169.al │ ├── test176.al │ ├── test189.al │ ├── test001.al │ ├── test004.al │ ├── test017.al │ ├── test022.al │ ├── test039.al │ ├── test054.al │ ├── test124.al │ ├── test130.al │ ├── test137.al │ ├── test174.al │ ├── test002.al │ ├── test053.al │ ├── test067.al │ ├── test139.al │ ├── test008.al │ ├── test016.al │ ├── test042.al │ ├── test043.al │ ├── test049.al │ ├── test050.al │ ├── test057.al │ ├── test075.al │ ├── test136.al │ ├── test143.al │ ├── test068.al │ ├── test129.al │ ├── test179.al │ ├── test183.al │ ├── test027.al │ ├── test052.al │ ├── test055.al │ ├── test125.al │ ├── test142.al │ ├── test007.al │ ├── test012.al │ ├── test051.al │ ├── test131.al │ ├── test140.al │ ├── test173.al │ ├── test177.al │ └── test178.al │ ├── test108.al │ ├── test112.al │ ├── err │ ├── test033.al │ ├── test034.al │ ├── test117.al │ ├── test118.al │ ├── test058.al │ ├── test089.al │ ├── test092.al │ ├── test096.al │ ├── test108.al │ ├── test133.al │ ├── test163.al │ ├── test164.al │ ├── test165.al │ └── test166.al │ └── test113.al ├── Part_19 └── tests │ ├── out │ ├── test003.al │ ├── test005.al │ ├── test011.al │ ├── test063.al │ ├── test159.al │ ├── test160.al │ ├── test170.al │ ├── test190.al │ ├── test006.al │ ├── test013.al │ ├── test018.al │ ├── test041.al │ ├── test083.al │ ├── test126.al │ ├── test134.al │ ├── test169.al │ ├── test176.al │ ├── test189.al │ ├── test001.al │ ├── test004.al │ ├── test017.al │ ├── test022.al │ ├── test039.al │ ├── test054.al │ ├── test124.al │ ├── test130.al │ ├── test137.al │ ├── test174.al │ ├── test002.al │ ├── test053.al │ ├── test067.al │ ├── test139.al │ ├── test008.al │ ├── test016.al │ ├── test042.al │ ├── test043.al │ ├── test049.al │ ├── test050.al │ ├── test057.al │ ├── test075.al │ ├── test136.al │ ├── test143.al │ ├── test192.al │ ├── test068.al │ ├── test129.al │ ├── test179.al │ ├── test183.al │ ├── test027.al │ ├── test052.al │ ├── test055.al │ ├── test125.al │ ├── test142.al │ ├── test007.al │ ├── test012.al │ ├── test051.al │ ├── test131.al │ ├── test140.al │ ├── test173.al │ ├── test177.al │ └── test178.al │ ├── test108.al │ ├── test112.al │ ├── err │ ├── test033.al │ ├── test034.al │ ├── test117.al │ ├── test118.al │ ├── test203.al │ ├── test204.al │ ├── test205.al │ ├── test058.al │ ├── test089.al │ ├── test092.al │ ├── test096.al │ ├── test108.al │ ├── test133.al │ ├── test163.al │ ├── test164.al │ ├── test165.al │ └── test166.al │ └── test113.al ├── Part_20 └── tests │ ├── out │ ├── test003.al │ ├── test005.al │ ├── test011.al │ ├── test063.al │ ├── test159.al │ ├── test160.al │ ├── test170.al │ ├── test190.al │ ├── test006.al │ ├── test013.al │ ├── test018.al │ ├── test041.al │ ├── test083.al │ ├── test126.al │ ├── test134.al │ ├── test169.al │ ├── test176.al │ ├── test189.al │ ├── test001.al │ ├── test004.al │ ├── test017.al │ ├── test022.al │ ├── test039.al │ ├── test054.al │ ├── test124.al │ ├── test130.al │ ├── test137.al │ ├── test174.al │ ├── test002.al │ ├── test053.al │ ├── test067.al │ ├── test139.al │ ├── test008.al │ ├── test016.al │ ├── test042.al │ ├── test043.al │ ├── test049.al │ ├── test050.al │ ├── test057.al │ ├── test075.al │ ├── test136.al │ ├── test143.al │ ├── test192.al │ ├── test068.al │ ├── test129.al │ ├── test179.al │ ├── test183.al │ ├── test027.al │ ├── test052.al │ ├── test055.al │ ├── test125.al │ ├── test142.al │ ├── test007.al │ ├── test012.al │ ├── test051.al │ ├── test131.al │ ├── test140.al │ ├── test173.al │ ├── test177.al │ └── test178.al │ ├── test108.al │ ├── test112.al │ ├── err │ ├── test033.al │ ├── test034.al │ ├── test117.al │ ├── test118.al │ ├── test203.al │ ├── test204.al │ ├── test205.al │ ├── test058.al │ ├── test089.al │ ├── test092.al │ ├── test096.al │ ├── test133.al │ ├── test163.al │ ├── test164.al │ ├── test165.al │ └── test166.al │ └── test113.al ├── Part_21 └── tests │ ├── out │ ├── test003.al │ ├── test005.al │ ├── test011.al │ ├── test063.al │ ├── test159.al │ ├── test160.al │ ├── test170.al │ ├── test190.al │ ├── test006.al │ ├── test013.al │ ├── test018.al │ ├── test041.al │ ├── test083.al │ ├── test126.al │ ├── test134.al │ ├── test169.al │ ├── test176.al │ ├── test189.al │ ├── test001.al │ ├── test004.al │ ├── test017.al │ ├── test022.al │ ├── test039.al │ ├── test054.al │ ├── test114.al │ ├── test124.al │ ├── test130.al │ ├── test137.al │ ├── test174.al │ ├── test002.al │ ├── test053.al │ ├── test067.al │ ├── test139.al │ ├── test008.al │ ├── test016.al │ ├── test042.al │ ├── test043.al │ ├── test049.al │ ├── test050.al │ ├── test057.al │ ├── test075.al │ ├── test136.al │ ├── test143.al │ ├── test192.al │ ├── test068.al │ ├── test129.al │ ├── test179.al │ ├── test183.al │ ├── test027.al │ ├── test052.al │ ├── test055.al │ ├── test125.al │ ├── test142.al │ ├── test007.al │ ├── test012.al │ ├── test051.al │ ├── test131.al │ ├── test140.al │ ├── test173.al │ ├── test177.al │ └── test178.al │ ├── test108.al │ ├── test112.al │ ├── err │ ├── test033.al │ ├── test034.al │ ├── test117.al │ ├── test118.al │ ├── test203.al │ ├── test204.al │ ├── test205.al │ ├── test058.al │ ├── test089.al │ ├── test092.al │ ├── test096.al │ ├── test133.al │ ├── test163.al │ ├── test164.al │ ├── test165.al │ └── test166.al │ └── test113.al └── Part_22 └── tests ├── out ├── test003.al ├── test005.al ├── test011.al ├── test063.al ├── test159.al ├── test160.al ├── test170.al ├── test190.al ├── test220.al ├── test006.al ├── test013.al ├── test018.al ├── test041.al ├── test083.al ├── test126.al ├── test134.al ├── test169.al ├── test176.al ├── test189.al ├── test001.al ├── test004.al ├── test017.al ├── test022.al ├── test039.al ├── test054.al ├── test114.al ├── test124.al ├── test130.al ├── test137.al ├── test174.al ├── test002.al ├── test053.al ├── test067.al ├── test139.al ├── test008.al ├── test016.al ├── test042.al ├── test043.al ├── test049.al ├── test050.al ├── test057.al ├── test075.al ├── test136.al ├── test143.al ├── test192.al ├── test068.al ├── test129.al ├── test179.al ├── test183.al ├── test027.al ├── test052.al ├── test055.al ├── test125.al ├── test142.al ├── test007.al ├── test012.al ├── test051.al ├── test131.al ├── test140.al ├── test173.al ├── test177.al └── test178.al ├── test108.al ├── test112.al ├── err ├── test033.al ├── test034.al ├── test117.al ├── test118.al ├── test203.al ├── test204.al ├── test205.al ├── test058.al ├── test089.al ├── test092.al ├── test096.al ├── test133.al ├── test163.al ├── test164.al ├── test165.al └── test166.al └── test113.al /Part_01/tests/out/test003.al: -------------------------------------------------------------------------------- 1 | 47 2 | -------------------------------------------------------------------------------- /Part_01/tests/out/test005.al: -------------------------------------------------------------------------------- 1 | 16 2 | -------------------------------------------------------------------------------- /Part_01/tests/out/test011.al: -------------------------------------------------------------------------------- 1 | 7 2 | -------------------------------------------------------------------------------- /Part_01/tests/out/test021.al: -------------------------------------------------------------------------------- 1 | 4 2 | -------------------------------------------------------------------------------- /Part_02/tests/out/test003.al: -------------------------------------------------------------------------------- 1 | 47 2 | -------------------------------------------------------------------------------- /Part_02/tests/out/test005.al: -------------------------------------------------------------------------------- 1 | 16 2 | -------------------------------------------------------------------------------- /Part_02/tests/out/test011.al: -------------------------------------------------------------------------------- 1 | 7 2 | -------------------------------------------------------------------------------- /Part_02/tests/out/test021.al: -------------------------------------------------------------------------------- 1 | 4 2 | -------------------------------------------------------------------------------- /Part_03/tests/out/test003.al: -------------------------------------------------------------------------------- 1 | 47 2 | -------------------------------------------------------------------------------- /Part_03/tests/out/test005.al: -------------------------------------------------------------------------------- 1 | 16 2 | -------------------------------------------------------------------------------- /Part_03/tests/out/test011.al: -------------------------------------------------------------------------------- 1 | 7 2 | -------------------------------------------------------------------------------- /Part_03/tests/out/test021.al: -------------------------------------------------------------------------------- 1 | 4 2 | -------------------------------------------------------------------------------- /Part_04/tests/out/test003.al: -------------------------------------------------------------------------------- 1 | 47 2 | -------------------------------------------------------------------------------- /Part_04/tests/out/test005.al: -------------------------------------------------------------------------------- 1 | 16 2 | -------------------------------------------------------------------------------- /Part_04/tests/out/test011.al: -------------------------------------------------------------------------------- 1 | 7 2 | -------------------------------------------------------------------------------- /Part_04/tests/out/test021.al: -------------------------------------------------------------------------------- 1 | 4 2 | -------------------------------------------------------------------------------- /Part_05/tests/out/test003.al: -------------------------------------------------------------------------------- 1 | 47 2 | -------------------------------------------------------------------------------- /Part_05/tests/out/test005.al: -------------------------------------------------------------------------------- 1 | 16 2 | -------------------------------------------------------------------------------- /Part_05/tests/out/test011.al: -------------------------------------------------------------------------------- 1 | 7 2 | -------------------------------------------------------------------------------- /Part_05/tests/out/test021.al: -------------------------------------------------------------------------------- 1 | 4 2 | -------------------------------------------------------------------------------- /Part_06/tests/out/test003.al: -------------------------------------------------------------------------------- 1 | 47 2 | -------------------------------------------------------------------------------- /Part_06/tests/out/test005.al: -------------------------------------------------------------------------------- 1 | 16 2 | -------------------------------------------------------------------------------- /Part_06/tests/out/test011.al: -------------------------------------------------------------------------------- 1 | 7 2 | -------------------------------------------------------------------------------- /Part_06/tests/out/test021.al: -------------------------------------------------------------------------------- 1 | 4 2 | -------------------------------------------------------------------------------- /Part_07/tests/out/test003.al: -------------------------------------------------------------------------------- 1 | 47 2 | -------------------------------------------------------------------------------- /Part_07/tests/out/test005.al: -------------------------------------------------------------------------------- 1 | 16 2 | -------------------------------------------------------------------------------- /Part_07/tests/out/test011.al: -------------------------------------------------------------------------------- 1 | 7 2 | -------------------------------------------------------------------------------- /Part_08/tests/out/test003.al: -------------------------------------------------------------------------------- 1 | 47 2 | -------------------------------------------------------------------------------- /Part_08/tests/out/test005.al: -------------------------------------------------------------------------------- 1 | 16 2 | -------------------------------------------------------------------------------- /Part_08/tests/out/test011.al: -------------------------------------------------------------------------------- 1 | 7 2 | -------------------------------------------------------------------------------- /Part_09/tests/out/test003.al: -------------------------------------------------------------------------------- 1 | 47 2 | -------------------------------------------------------------------------------- /Part_09/tests/out/test005.al: -------------------------------------------------------------------------------- 1 | 16 2 | -------------------------------------------------------------------------------- /Part_09/tests/out/test011.al: -------------------------------------------------------------------------------- 1 | 7 2 | -------------------------------------------------------------------------------- /Part_09/tests/out/test063.al: -------------------------------------------------------------------------------- 1 | 47 2 | -------------------------------------------------------------------------------- /Part_10/tests/out/test003.al: -------------------------------------------------------------------------------- 1 | 47 2 | -------------------------------------------------------------------------------- /Part_10/tests/out/test005.al: -------------------------------------------------------------------------------- 1 | 16 2 | -------------------------------------------------------------------------------- /Part_10/tests/out/test011.al: -------------------------------------------------------------------------------- 1 | 7 2 | -------------------------------------------------------------------------------- /Part_10/tests/out/test063.al: -------------------------------------------------------------------------------- 1 | 47 2 | -------------------------------------------------------------------------------- /Part_11/tests/out/test003.al: -------------------------------------------------------------------------------- 1 | 47 2 | -------------------------------------------------------------------------------- /Part_11/tests/out/test005.al: -------------------------------------------------------------------------------- 1 | 16 2 | -------------------------------------------------------------------------------- /Part_11/tests/out/test011.al: -------------------------------------------------------------------------------- 1 | 7 2 | -------------------------------------------------------------------------------- /Part_11/tests/out/test063.al: -------------------------------------------------------------------------------- 1 | 47 2 | -------------------------------------------------------------------------------- /Part_12/tests/out/test003.al: -------------------------------------------------------------------------------- 1 | 47 2 | -------------------------------------------------------------------------------- /Part_12/tests/out/test005.al: -------------------------------------------------------------------------------- 1 | 16 2 | -------------------------------------------------------------------------------- /Part_12/tests/out/test011.al: -------------------------------------------------------------------------------- 1 | 7 2 | -------------------------------------------------------------------------------- /Part_12/tests/out/test063.al: -------------------------------------------------------------------------------- 1 | 47 2 | -------------------------------------------------------------------------------- /Part_13/tests/out/test003.al: -------------------------------------------------------------------------------- 1 | 47 2 | -------------------------------------------------------------------------------- /Part_13/tests/out/test005.al: -------------------------------------------------------------------------------- 1 | 16 2 | -------------------------------------------------------------------------------- /Part_13/tests/out/test011.al: -------------------------------------------------------------------------------- 1 | 7 2 | -------------------------------------------------------------------------------- /Part_13/tests/out/test063.al: -------------------------------------------------------------------------------- 1 | 47 2 | -------------------------------------------------------------------------------- /Part_14/tests/out/test003.al: -------------------------------------------------------------------------------- 1 | 47 2 | -------------------------------------------------------------------------------- /Part_14/tests/out/test005.al: -------------------------------------------------------------------------------- 1 | 16 2 | -------------------------------------------------------------------------------- /Part_14/tests/out/test011.al: -------------------------------------------------------------------------------- 1 | 7 2 | -------------------------------------------------------------------------------- /Part_14/tests/out/test063.al: -------------------------------------------------------------------------------- 1 | 47 2 | -------------------------------------------------------------------------------- /Part_14/tests/out/test159.al: -------------------------------------------------------------------------------- 1 | 32 2 | -------------------------------------------------------------------------------- /Part_14/tests/out/test160.al: -------------------------------------------------------------------------------- 1 | hello 2 | -------------------------------------------------------------------------------- /Part_14/tests/out/test170.al: -------------------------------------------------------------------------------- 1 | hi 2 | -------------------------------------------------------------------------------- /Part_15/tests/out/test003.al: -------------------------------------------------------------------------------- 1 | 47 2 | -------------------------------------------------------------------------------- /Part_15/tests/out/test005.al: -------------------------------------------------------------------------------- 1 | 16 2 | -------------------------------------------------------------------------------- /Part_15/tests/out/test011.al: -------------------------------------------------------------------------------- 1 | 7 2 | -------------------------------------------------------------------------------- /Part_15/tests/out/test063.al: -------------------------------------------------------------------------------- 1 | 47 2 | -------------------------------------------------------------------------------- /Part_15/tests/out/test159.al: -------------------------------------------------------------------------------- 1 | 32 2 | -------------------------------------------------------------------------------- /Part_15/tests/out/test160.al: -------------------------------------------------------------------------------- 1 | hello 2 | -------------------------------------------------------------------------------- /Part_15/tests/out/test170.al: -------------------------------------------------------------------------------- 1 | hi 2 | -------------------------------------------------------------------------------- /Part_16/tests/out/test003.al: -------------------------------------------------------------------------------- 1 | 47 2 | -------------------------------------------------------------------------------- /Part_16/tests/out/test005.al: -------------------------------------------------------------------------------- 1 | 16 2 | -------------------------------------------------------------------------------- /Part_16/tests/out/test011.al: -------------------------------------------------------------------------------- 1 | 7 2 | -------------------------------------------------------------------------------- /Part_16/tests/out/test063.al: -------------------------------------------------------------------------------- 1 | 47 2 | -------------------------------------------------------------------------------- /Part_16/tests/out/test159.al: -------------------------------------------------------------------------------- 1 | 32 2 | -------------------------------------------------------------------------------- /Part_16/tests/out/test160.al: -------------------------------------------------------------------------------- 1 | hello 2 | -------------------------------------------------------------------------------- /Part_16/tests/out/test170.al: -------------------------------------------------------------------------------- 1 | hi 2 | -------------------------------------------------------------------------------- /Part_17/tests/out/test003.al: -------------------------------------------------------------------------------- 1 | 47 2 | -------------------------------------------------------------------------------- /Part_17/tests/out/test005.al: -------------------------------------------------------------------------------- 1 | 16 2 | -------------------------------------------------------------------------------- /Part_17/tests/out/test011.al: -------------------------------------------------------------------------------- 1 | 7 2 | -------------------------------------------------------------------------------- /Part_17/tests/out/test063.al: -------------------------------------------------------------------------------- 1 | 47 2 | -------------------------------------------------------------------------------- /Part_17/tests/out/test159.al: -------------------------------------------------------------------------------- 1 | 32 2 | -------------------------------------------------------------------------------- /Part_17/tests/out/test160.al: -------------------------------------------------------------------------------- 1 | hello 2 | -------------------------------------------------------------------------------- /Part_17/tests/out/test170.al: -------------------------------------------------------------------------------- 1 | hi 2 | -------------------------------------------------------------------------------- /Part_18/tests/out/test003.al: -------------------------------------------------------------------------------- 1 | 47 2 | -------------------------------------------------------------------------------- /Part_18/tests/out/test005.al: -------------------------------------------------------------------------------- 1 | 16 2 | -------------------------------------------------------------------------------- /Part_18/tests/out/test011.al: -------------------------------------------------------------------------------- 1 | 7 2 | -------------------------------------------------------------------------------- /Part_18/tests/out/test063.al: -------------------------------------------------------------------------------- 1 | 47 2 | -------------------------------------------------------------------------------- /Part_18/tests/out/test159.al: -------------------------------------------------------------------------------- 1 | 32 2 | -------------------------------------------------------------------------------- /Part_18/tests/out/test160.al: -------------------------------------------------------------------------------- 1 | hello 2 | -------------------------------------------------------------------------------- /Part_18/tests/out/test170.al: -------------------------------------------------------------------------------- 1 | hi 2 | -------------------------------------------------------------------------------- /Part_18/tests/out/test190.al: -------------------------------------------------------------------------------- 1 | hi 2 | -------------------------------------------------------------------------------- /Part_19/tests/out/test003.al: -------------------------------------------------------------------------------- 1 | 47 2 | -------------------------------------------------------------------------------- /Part_19/tests/out/test005.al: -------------------------------------------------------------------------------- 1 | 16 2 | -------------------------------------------------------------------------------- /Part_19/tests/out/test011.al: -------------------------------------------------------------------------------- 1 | 7 2 | -------------------------------------------------------------------------------- /Part_19/tests/out/test063.al: -------------------------------------------------------------------------------- 1 | 47 2 | -------------------------------------------------------------------------------- /Part_19/tests/out/test159.al: -------------------------------------------------------------------------------- 1 | 32 2 | -------------------------------------------------------------------------------- /Part_19/tests/out/test160.al: -------------------------------------------------------------------------------- 1 | hello 2 | -------------------------------------------------------------------------------- /Part_19/tests/out/test170.al: -------------------------------------------------------------------------------- 1 | hi 2 | -------------------------------------------------------------------------------- /Part_19/tests/out/test190.al: -------------------------------------------------------------------------------- 1 | hi 2 | -------------------------------------------------------------------------------- /Part_20/tests/out/test003.al: -------------------------------------------------------------------------------- 1 | 47 2 | -------------------------------------------------------------------------------- /Part_20/tests/out/test005.al: -------------------------------------------------------------------------------- 1 | 16 2 | -------------------------------------------------------------------------------- /Part_20/tests/out/test011.al: -------------------------------------------------------------------------------- 1 | 7 2 | -------------------------------------------------------------------------------- /Part_20/tests/out/test063.al: -------------------------------------------------------------------------------- 1 | 47 2 | -------------------------------------------------------------------------------- /Part_20/tests/out/test159.al: -------------------------------------------------------------------------------- 1 | 32 2 | -------------------------------------------------------------------------------- /Part_20/tests/out/test160.al: -------------------------------------------------------------------------------- 1 | hello 2 | -------------------------------------------------------------------------------- /Part_20/tests/out/test170.al: -------------------------------------------------------------------------------- 1 | hi 2 | -------------------------------------------------------------------------------- /Part_20/tests/out/test190.al: -------------------------------------------------------------------------------- 1 | hi 2 | -------------------------------------------------------------------------------- /Part_21/tests/out/test003.al: -------------------------------------------------------------------------------- 1 | 47 2 | -------------------------------------------------------------------------------- /Part_21/tests/out/test005.al: -------------------------------------------------------------------------------- 1 | 16 2 | -------------------------------------------------------------------------------- /Part_21/tests/out/test011.al: -------------------------------------------------------------------------------- 1 | 7 2 | -------------------------------------------------------------------------------- /Part_21/tests/out/test063.al: -------------------------------------------------------------------------------- 1 | 47 2 | -------------------------------------------------------------------------------- /Part_21/tests/out/test159.al: -------------------------------------------------------------------------------- 1 | 32 2 | -------------------------------------------------------------------------------- /Part_21/tests/out/test160.al: -------------------------------------------------------------------------------- 1 | hello 2 | -------------------------------------------------------------------------------- /Part_21/tests/out/test170.al: -------------------------------------------------------------------------------- 1 | hi 2 | -------------------------------------------------------------------------------- /Part_21/tests/out/test190.al: -------------------------------------------------------------------------------- 1 | hi 2 | -------------------------------------------------------------------------------- /Part_22/tests/out/test003.al: -------------------------------------------------------------------------------- 1 | 47 2 | -------------------------------------------------------------------------------- /Part_22/tests/out/test005.al: -------------------------------------------------------------------------------- 1 | 16 2 | -------------------------------------------------------------------------------- /Part_22/tests/out/test011.al: -------------------------------------------------------------------------------- 1 | 7 2 | -------------------------------------------------------------------------------- /Part_22/tests/out/test063.al: -------------------------------------------------------------------------------- 1 | 47 2 | -------------------------------------------------------------------------------- /Part_22/tests/out/test159.al: -------------------------------------------------------------------------------- 1 | 32 2 | -------------------------------------------------------------------------------- /Part_22/tests/out/test160.al: -------------------------------------------------------------------------------- 1 | hello 2 | -------------------------------------------------------------------------------- /Part_22/tests/out/test170.al: -------------------------------------------------------------------------------- 1 | hi 2 | -------------------------------------------------------------------------------- /Part_22/tests/out/test190.al: -------------------------------------------------------------------------------- 1 | hi 2 | -------------------------------------------------------------------------------- /Part_22/tests/out/test220.al: -------------------------------------------------------------------------------- 1 | hi 2 | -------------------------------------------------------------------------------- /Part_01/tests/out/test006.al: -------------------------------------------------------------------------------- 1 | 30 2 | 40 3 | -------------------------------------------------------------------------------- /Part_01/tests/out/test013.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | -------------------------------------------------------------------------------- /Part_01/tests/out/test018.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | -------------------------------------------------------------------------------- /Part_02/tests/out/test006.al: -------------------------------------------------------------------------------- 1 | 30 2 | 40 3 | -------------------------------------------------------------------------------- /Part_02/tests/out/test013.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | -------------------------------------------------------------------------------- /Part_02/tests/out/test018.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | -------------------------------------------------------------------------------- /Part_03/tests/out/test006.al: -------------------------------------------------------------------------------- 1 | 30 2 | 40 3 | -------------------------------------------------------------------------------- /Part_03/tests/out/test013.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | -------------------------------------------------------------------------------- /Part_03/tests/out/test018.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | -------------------------------------------------------------------------------- /Part_04/tests/out/test006.al: -------------------------------------------------------------------------------- 1 | 30 2 | 40 3 | -------------------------------------------------------------------------------- /Part_04/tests/out/test013.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | -------------------------------------------------------------------------------- /Part_04/tests/out/test018.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | -------------------------------------------------------------------------------- /Part_05/tests/out/test006.al: -------------------------------------------------------------------------------- 1 | 30 2 | 40 3 | -------------------------------------------------------------------------------- /Part_05/tests/out/test013.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | -------------------------------------------------------------------------------- /Part_05/tests/out/test018.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | -------------------------------------------------------------------------------- /Part_06/tests/out/test006.al: -------------------------------------------------------------------------------- 1 | 30 2 | 40 3 | -------------------------------------------------------------------------------- /Part_06/tests/out/test013.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | -------------------------------------------------------------------------------- /Part_06/tests/out/test018.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | -------------------------------------------------------------------------------- /Part_07/tests/out/test006.al: -------------------------------------------------------------------------------- 1 | 30 2 | 40 3 | -------------------------------------------------------------------------------- /Part_07/tests/out/test013.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | -------------------------------------------------------------------------------- /Part_07/tests/out/test018.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | -------------------------------------------------------------------------------- /Part_07/tests/out/test041.al: -------------------------------------------------------------------------------- 1 | hello 3 2 | -------------------------------------------------------------------------------- /Part_08/tests/out/test006.al: -------------------------------------------------------------------------------- 1 | 30 2 | 40 3 | -------------------------------------------------------------------------------- /Part_08/tests/out/test013.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | -------------------------------------------------------------------------------- /Part_08/tests/out/test018.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | -------------------------------------------------------------------------------- /Part_08/tests/out/test041.al: -------------------------------------------------------------------------------- 1 | hello 3 2 | -------------------------------------------------------------------------------- /Part_09/tests/out/test006.al: -------------------------------------------------------------------------------- 1 | 30 2 | 40 3 | -------------------------------------------------------------------------------- /Part_09/tests/out/test013.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | -------------------------------------------------------------------------------- /Part_09/tests/out/test018.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | -------------------------------------------------------------------------------- /Part_09/tests/out/test041.al: -------------------------------------------------------------------------------- 1 | hello 3 2 | -------------------------------------------------------------------------------- /Part_10/tests/out/test006.al: -------------------------------------------------------------------------------- 1 | 30 2 | 40 3 | -------------------------------------------------------------------------------- /Part_10/tests/out/test013.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | -------------------------------------------------------------------------------- /Part_10/tests/out/test018.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | -------------------------------------------------------------------------------- /Part_10/tests/out/test041.al: -------------------------------------------------------------------------------- 1 | hello 3 2 | -------------------------------------------------------------------------------- /Part_11/tests/out/test006.al: -------------------------------------------------------------------------------- 1 | 30 2 | 40 3 | -------------------------------------------------------------------------------- /Part_11/tests/out/test013.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | -------------------------------------------------------------------------------- /Part_11/tests/out/test018.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | -------------------------------------------------------------------------------- /Part_11/tests/out/test041.al: -------------------------------------------------------------------------------- 1 | hello 3 2 | -------------------------------------------------------------------------------- /Part_11/tests/out/test083.al: -------------------------------------------------------------------------------- 1 | Hello 2 | -------------------------------------------------------------------------------- /Part_12/tests/out/test006.al: -------------------------------------------------------------------------------- 1 | 30 2 | 40 3 | -------------------------------------------------------------------------------- /Part_12/tests/out/test013.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | -------------------------------------------------------------------------------- /Part_12/tests/out/test018.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | -------------------------------------------------------------------------------- /Part_12/tests/out/test041.al: -------------------------------------------------------------------------------- 1 | hello 3 2 | -------------------------------------------------------------------------------- /Part_12/tests/out/test083.al: -------------------------------------------------------------------------------- 1 | Hello 2 | -------------------------------------------------------------------------------- /Part_13/tests/out/test006.al: -------------------------------------------------------------------------------- 1 | 30 2 | 40 3 | -------------------------------------------------------------------------------- /Part_13/tests/out/test013.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | -------------------------------------------------------------------------------- /Part_13/tests/out/test018.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | -------------------------------------------------------------------------------- /Part_13/tests/out/test041.al: -------------------------------------------------------------------------------- 1 | hello 3 2 | -------------------------------------------------------------------------------- /Part_13/tests/out/test083.al: -------------------------------------------------------------------------------- 1 | Hello 2 | -------------------------------------------------------------------------------- /Part_13/tests/out/test126.al: -------------------------------------------------------------------------------- 1 | x is 200 2 | -------------------------------------------------------------------------------- /Part_13/tests/out/test134.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | -------------------------------------------------------------------------------- /Part_14/tests/out/test006.al: -------------------------------------------------------------------------------- 1 | 30 2 | 40 3 | -------------------------------------------------------------------------------- /Part_14/tests/out/test013.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | -------------------------------------------------------------------------------- /Part_14/tests/out/test018.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | -------------------------------------------------------------------------------- /Part_14/tests/out/test041.al: -------------------------------------------------------------------------------- 1 | hello 3 2 | -------------------------------------------------------------------------------- /Part_14/tests/out/test083.al: -------------------------------------------------------------------------------- 1 | Hello 2 | -------------------------------------------------------------------------------- /Part_14/tests/out/test126.al: -------------------------------------------------------------------------------- 1 | x is 200 2 | -------------------------------------------------------------------------------- /Part_14/tests/out/test134.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | -------------------------------------------------------------------------------- /Part_14/tests/out/test169.al: -------------------------------------------------------------------------------- 1 | x is 13 2 | -------------------------------------------------------------------------------- /Part_15/tests/out/test006.al: -------------------------------------------------------------------------------- 1 | 30 2 | 40 3 | -------------------------------------------------------------------------------- /Part_15/tests/out/test013.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | -------------------------------------------------------------------------------- /Part_15/tests/out/test018.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | -------------------------------------------------------------------------------- /Part_15/tests/out/test041.al: -------------------------------------------------------------------------------- 1 | hello 3 2 | -------------------------------------------------------------------------------- /Part_15/tests/out/test083.al: -------------------------------------------------------------------------------- 1 | Hello 2 | -------------------------------------------------------------------------------- /Part_15/tests/out/test126.al: -------------------------------------------------------------------------------- 1 | x is 200 2 | -------------------------------------------------------------------------------- /Part_15/tests/out/test134.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | -------------------------------------------------------------------------------- /Part_15/tests/out/test169.al: -------------------------------------------------------------------------------- 1 | x is 13 2 | -------------------------------------------------------------------------------- /Part_16/tests/out/test006.al: -------------------------------------------------------------------------------- 1 | 30 2 | 40 3 | -------------------------------------------------------------------------------- /Part_16/tests/out/test013.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | -------------------------------------------------------------------------------- /Part_16/tests/out/test018.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | -------------------------------------------------------------------------------- /Part_16/tests/out/test041.al: -------------------------------------------------------------------------------- 1 | hello 3 2 | -------------------------------------------------------------------------------- /Part_16/tests/out/test083.al: -------------------------------------------------------------------------------- 1 | Hello 2 | -------------------------------------------------------------------------------- /Part_16/tests/out/test126.al: -------------------------------------------------------------------------------- 1 | x is 200 2 | -------------------------------------------------------------------------------- /Part_16/tests/out/test134.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | -------------------------------------------------------------------------------- /Part_16/tests/out/test169.al: -------------------------------------------------------------------------------- 1 | x is 13 2 | -------------------------------------------------------------------------------- /Part_17/tests/out/test006.al: -------------------------------------------------------------------------------- 1 | 30 2 | 40 3 | -------------------------------------------------------------------------------- /Part_17/tests/out/test013.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | -------------------------------------------------------------------------------- /Part_17/tests/out/test018.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | -------------------------------------------------------------------------------- /Part_17/tests/out/test041.al: -------------------------------------------------------------------------------- 1 | hello 3 2 | -------------------------------------------------------------------------------- /Part_17/tests/out/test083.al: -------------------------------------------------------------------------------- 1 | Hello 2 | -------------------------------------------------------------------------------- /Part_17/tests/out/test126.al: -------------------------------------------------------------------------------- 1 | x is 200 2 | -------------------------------------------------------------------------------- /Part_17/tests/out/test134.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | -------------------------------------------------------------------------------- /Part_17/tests/out/test169.al: -------------------------------------------------------------------------------- 1 | x is 13 2 | -------------------------------------------------------------------------------- /Part_17/tests/out/test176.al: -------------------------------------------------------------------------------- 1 | Sydney 2 | -------------------------------------------------------------------------------- /Part_18/tests/out/test006.al: -------------------------------------------------------------------------------- 1 | 30 2 | 40 3 | -------------------------------------------------------------------------------- /Part_18/tests/out/test013.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | -------------------------------------------------------------------------------- /Part_18/tests/out/test018.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | -------------------------------------------------------------------------------- /Part_18/tests/out/test041.al: -------------------------------------------------------------------------------- 1 | hello 3 2 | -------------------------------------------------------------------------------- /Part_18/tests/out/test083.al: -------------------------------------------------------------------------------- 1 | Hello 2 | -------------------------------------------------------------------------------- /Part_18/tests/out/test126.al: -------------------------------------------------------------------------------- 1 | x is 200 2 | -------------------------------------------------------------------------------- /Part_18/tests/out/test134.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | -------------------------------------------------------------------------------- /Part_18/tests/out/test169.al: -------------------------------------------------------------------------------- 1 | x is 13 2 | -------------------------------------------------------------------------------- /Part_18/tests/out/test176.al: -------------------------------------------------------------------------------- 1 | Sydney 2 | -------------------------------------------------------------------------------- /Part_18/tests/out/test189.al: -------------------------------------------------------------------------------- 1 | x is 6 2 | -------------------------------------------------------------------------------- /Part_19/tests/out/test006.al: -------------------------------------------------------------------------------- 1 | 30 2 | 40 3 | -------------------------------------------------------------------------------- /Part_19/tests/out/test013.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | -------------------------------------------------------------------------------- /Part_19/tests/out/test018.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | -------------------------------------------------------------------------------- /Part_19/tests/out/test041.al: -------------------------------------------------------------------------------- 1 | hello 3 2 | -------------------------------------------------------------------------------- /Part_19/tests/out/test083.al: -------------------------------------------------------------------------------- 1 | Hello 2 | -------------------------------------------------------------------------------- /Part_19/tests/out/test126.al: -------------------------------------------------------------------------------- 1 | x is 200 2 | -------------------------------------------------------------------------------- /Part_19/tests/out/test134.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | -------------------------------------------------------------------------------- /Part_19/tests/out/test169.al: -------------------------------------------------------------------------------- 1 | x is 13 2 | -------------------------------------------------------------------------------- /Part_19/tests/out/test176.al: -------------------------------------------------------------------------------- 1 | Sydney 2 | -------------------------------------------------------------------------------- /Part_19/tests/out/test189.al: -------------------------------------------------------------------------------- 1 | x is 6 2 | -------------------------------------------------------------------------------- /Part_20/tests/out/test006.al: -------------------------------------------------------------------------------- 1 | 30 2 | 40 3 | -------------------------------------------------------------------------------- /Part_20/tests/out/test013.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | -------------------------------------------------------------------------------- /Part_20/tests/out/test018.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | -------------------------------------------------------------------------------- /Part_20/tests/out/test041.al: -------------------------------------------------------------------------------- 1 | hello 3 2 | -------------------------------------------------------------------------------- /Part_20/tests/out/test083.al: -------------------------------------------------------------------------------- 1 | Hello 2 | -------------------------------------------------------------------------------- /Part_20/tests/out/test126.al: -------------------------------------------------------------------------------- 1 | x is 200 2 | -------------------------------------------------------------------------------- /Part_20/tests/out/test134.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | -------------------------------------------------------------------------------- /Part_20/tests/out/test169.al: -------------------------------------------------------------------------------- 1 | x is 13 2 | -------------------------------------------------------------------------------- /Part_20/tests/out/test176.al: -------------------------------------------------------------------------------- 1 | Sydney 2 | -------------------------------------------------------------------------------- /Part_20/tests/out/test189.al: -------------------------------------------------------------------------------- 1 | x is 6 2 | -------------------------------------------------------------------------------- /Part_21/tests/out/test006.al: -------------------------------------------------------------------------------- 1 | 30 2 | 40 3 | -------------------------------------------------------------------------------- /Part_21/tests/out/test013.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | -------------------------------------------------------------------------------- /Part_21/tests/out/test018.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | -------------------------------------------------------------------------------- /Part_21/tests/out/test041.al: -------------------------------------------------------------------------------- 1 | hello 3 2 | -------------------------------------------------------------------------------- /Part_21/tests/out/test083.al: -------------------------------------------------------------------------------- 1 | Hello 2 | -------------------------------------------------------------------------------- /Part_21/tests/out/test126.al: -------------------------------------------------------------------------------- 1 | x is 200 2 | -------------------------------------------------------------------------------- /Part_21/tests/out/test134.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | -------------------------------------------------------------------------------- /Part_21/tests/out/test169.al: -------------------------------------------------------------------------------- 1 | x is 13 2 | -------------------------------------------------------------------------------- /Part_21/tests/out/test176.al: -------------------------------------------------------------------------------- 1 | Sydney 2 | -------------------------------------------------------------------------------- /Part_21/tests/out/test189.al: -------------------------------------------------------------------------------- 1 | x is 6 2 | -------------------------------------------------------------------------------- /Part_22/tests/out/test006.al: -------------------------------------------------------------------------------- 1 | 30 2 | 40 3 | -------------------------------------------------------------------------------- /Part_22/tests/out/test013.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | -------------------------------------------------------------------------------- /Part_22/tests/out/test018.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | -------------------------------------------------------------------------------- /Part_22/tests/out/test041.al: -------------------------------------------------------------------------------- 1 | hello 3 2 | -------------------------------------------------------------------------------- /Part_22/tests/out/test083.al: -------------------------------------------------------------------------------- 1 | Hello 2 | -------------------------------------------------------------------------------- /Part_22/tests/out/test126.al: -------------------------------------------------------------------------------- 1 | x is 200 2 | -------------------------------------------------------------------------------- /Part_22/tests/out/test134.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | -------------------------------------------------------------------------------- /Part_22/tests/out/test169.al: -------------------------------------------------------------------------------- 1 | x is 13 2 | -------------------------------------------------------------------------------- /Part_22/tests/out/test176.al: -------------------------------------------------------------------------------- 1 | Sydney 2 | -------------------------------------------------------------------------------- /Part_22/tests/out/test189.al: -------------------------------------------------------------------------------- 1 | x is 6 2 | -------------------------------------------------------------------------------- /Part_01/tests/out/test001.al: -------------------------------------------------------------------------------- 1 | 33 2 | 15 3 | 2 4 | -------------------------------------------------------------------------------- /Part_01/tests/out/test004.al: -------------------------------------------------------------------------------- 1 | 102 2 | 200 3 | -------------------------------------------------------------------------------- /Part_01/tests/out/test014.al: -------------------------------------------------------------------------------- 1 | 1 2 | 1.000000 3 | -------------------------------------------------------------------------------- /Part_01/tests/out/test017.al: -------------------------------------------------------------------------------- 1 | 16 2 | 8 3 | 8 4 | -------------------------------------------------------------------------------- /Part_02/tests/out/test001.al: -------------------------------------------------------------------------------- 1 | 33 2 | 15 3 | 2 4 | -------------------------------------------------------------------------------- /Part_02/tests/out/test004.al: -------------------------------------------------------------------------------- 1 | 102 2 | 200 3 | -------------------------------------------------------------------------------- /Part_02/tests/out/test014.al: -------------------------------------------------------------------------------- 1 | 1 2 | 1.000000 3 | -------------------------------------------------------------------------------- /Part_02/tests/out/test017.al: -------------------------------------------------------------------------------- 1 | 16 2 | 8 3 | 8 4 | -------------------------------------------------------------------------------- /Part_02/tests/out/test022.al: -------------------------------------------------------------------------------- 1 | 100 2 | 9999 3 | -------------------------------------------------------------------------------- /Part_03/tests/out/test001.al: -------------------------------------------------------------------------------- 1 | 33 2 | 15 3 | 2 4 | -------------------------------------------------------------------------------- /Part_03/tests/out/test004.al: -------------------------------------------------------------------------------- 1 | 102 2 | 200 3 | -------------------------------------------------------------------------------- /Part_03/tests/out/test014.al: -------------------------------------------------------------------------------- 1 | 1 2 | 1.000000 3 | -------------------------------------------------------------------------------- /Part_03/tests/out/test017.al: -------------------------------------------------------------------------------- 1 | 16 2 | 8 3 | 8 4 | -------------------------------------------------------------------------------- /Part_03/tests/out/test022.al: -------------------------------------------------------------------------------- 1 | 100 2 | 9999 3 | -------------------------------------------------------------------------------- /Part_04/tests/out/test001.al: -------------------------------------------------------------------------------- 1 | 33 2 | 15 3 | 2 4 | -------------------------------------------------------------------------------- /Part_04/tests/out/test004.al: -------------------------------------------------------------------------------- 1 | 102 2 | 200 3 | -------------------------------------------------------------------------------- /Part_04/tests/out/test014.al: -------------------------------------------------------------------------------- 1 | 1 2 | 1.000000 3 | -------------------------------------------------------------------------------- /Part_04/tests/out/test017.al: -------------------------------------------------------------------------------- 1 | 16 2 | 8 3 | 8 4 | -------------------------------------------------------------------------------- /Part_04/tests/out/test022.al: -------------------------------------------------------------------------------- 1 | 100 2 | 9999 3 | -------------------------------------------------------------------------------- /Part_05/tests/out/test001.al: -------------------------------------------------------------------------------- 1 | 33 2 | 15 3 | 2 4 | -------------------------------------------------------------------------------- /Part_05/tests/out/test004.al: -------------------------------------------------------------------------------- 1 | 102 2 | 200 3 | -------------------------------------------------------------------------------- /Part_05/tests/out/test014.al: -------------------------------------------------------------------------------- 1 | 1 2 | 1.000000 3 | -------------------------------------------------------------------------------- /Part_05/tests/out/test017.al: -------------------------------------------------------------------------------- 1 | 16 2 | 8 3 | 8 4 | -------------------------------------------------------------------------------- /Part_05/tests/out/test022.al: -------------------------------------------------------------------------------- 1 | 100 2 | 9999 3 | -------------------------------------------------------------------------------- /Part_06/tests/out/test001.al: -------------------------------------------------------------------------------- 1 | 33 2 | 15 3 | 2 4 | -------------------------------------------------------------------------------- /Part_06/tests/out/test004.al: -------------------------------------------------------------------------------- 1 | 102 2 | 200 3 | -------------------------------------------------------------------------------- /Part_06/tests/out/test014.al: -------------------------------------------------------------------------------- 1 | 1 2 | 1.000000 3 | -------------------------------------------------------------------------------- /Part_06/tests/out/test017.al: -------------------------------------------------------------------------------- 1 | 16 2 | 8 3 | 8 4 | -------------------------------------------------------------------------------- /Part_06/tests/out/test022.al: -------------------------------------------------------------------------------- 1 | 100 2 | 9999 3 | -------------------------------------------------------------------------------- /Part_07/tests/out/test001.al: -------------------------------------------------------------------------------- 1 | 33 2 | 15 3 | 2 4 | -------------------------------------------------------------------------------- /Part_07/tests/out/test004.al: -------------------------------------------------------------------------------- 1 | 102 2 | 200 3 | -------------------------------------------------------------------------------- /Part_07/tests/out/test017.al: -------------------------------------------------------------------------------- 1 | 16 2 | 8 3 | 8 4 | -------------------------------------------------------------------------------- /Part_07/tests/out/test022.al: -------------------------------------------------------------------------------- 1 | 100 2 | 9999 3 | -------------------------------------------------------------------------------- /Part_07/tests/out/test039.al: -------------------------------------------------------------------------------- 1 | y and z match 2 | -------------------------------------------------------------------------------- /Part_08/tests/out/test001.al: -------------------------------------------------------------------------------- 1 | 33 2 | 15 3 | 2 4 | -------------------------------------------------------------------------------- /Part_08/tests/out/test004.al: -------------------------------------------------------------------------------- 1 | 102 2 | 200 3 | -------------------------------------------------------------------------------- /Part_08/tests/out/test017.al: -------------------------------------------------------------------------------- 1 | 16 2 | 8 3 | 8 4 | -------------------------------------------------------------------------------- /Part_08/tests/out/test022.al: -------------------------------------------------------------------------------- 1 | 100 2 | 9999 3 | -------------------------------------------------------------------------------- /Part_08/tests/out/test039.al: -------------------------------------------------------------------------------- 1 | y and z match 2 | -------------------------------------------------------------------------------- /Part_08/tests/out/test054.al: -------------------------------------------------------------------------------- 1 | We opened fred! 2 | -------------------------------------------------------------------------------- /Part_09/tests/out/test001.al: -------------------------------------------------------------------------------- 1 | 33 2 | 15 3 | 2 4 | -------------------------------------------------------------------------------- /Part_09/tests/out/test004.al: -------------------------------------------------------------------------------- 1 | 102 2 | 200 3 | -------------------------------------------------------------------------------- /Part_09/tests/out/test017.al: -------------------------------------------------------------------------------- 1 | 16 2 | 8 3 | 8 4 | -------------------------------------------------------------------------------- /Part_09/tests/out/test022.al: -------------------------------------------------------------------------------- 1 | 100 2 | 9999 3 | -------------------------------------------------------------------------------- /Part_09/tests/out/test039.al: -------------------------------------------------------------------------------- 1 | y and z match 2 | -------------------------------------------------------------------------------- /Part_09/tests/out/test054.al: -------------------------------------------------------------------------------- 1 | We opened fred! 2 | -------------------------------------------------------------------------------- /Part_10/tests/out/test001.al: -------------------------------------------------------------------------------- 1 | 33 2 | 15 3 | 2 4 | -------------------------------------------------------------------------------- /Part_10/tests/out/test004.al: -------------------------------------------------------------------------------- 1 | 102 2 | 200 3 | -------------------------------------------------------------------------------- /Part_10/tests/out/test017.al: -------------------------------------------------------------------------------- 1 | 16 2 | 8 3 | 8 4 | -------------------------------------------------------------------------------- /Part_10/tests/out/test022.al: -------------------------------------------------------------------------------- 1 | 100 2 | 9999 3 | -------------------------------------------------------------------------------- /Part_10/tests/out/test039.al: -------------------------------------------------------------------------------- 1 | y and z match 2 | -------------------------------------------------------------------------------- /Part_10/tests/out/test054.al: -------------------------------------------------------------------------------- 1 | We opened fred! 2 | -------------------------------------------------------------------------------- /Part_11/tests/out/test001.al: -------------------------------------------------------------------------------- 1 | 33 2 | 15 3 | 2 4 | -------------------------------------------------------------------------------- /Part_11/tests/out/test004.al: -------------------------------------------------------------------------------- 1 | 102 2 | 200 3 | -------------------------------------------------------------------------------- /Part_11/tests/out/test017.al: -------------------------------------------------------------------------------- 1 | 16 2 | 8 3 | 8 4 | -------------------------------------------------------------------------------- /Part_11/tests/out/test022.al: -------------------------------------------------------------------------------- 1 | 100 2 | 9999 3 | -------------------------------------------------------------------------------- /Part_11/tests/out/test039.al: -------------------------------------------------------------------------------- 1 | y and z match 2 | -------------------------------------------------------------------------------- /Part_11/tests/out/test054.al: -------------------------------------------------------------------------------- 1 | We opened fred! 2 | -------------------------------------------------------------------------------- /Part_12/tests/out/test001.al: -------------------------------------------------------------------------------- 1 | 33 2 | 15 3 | 2 4 | -------------------------------------------------------------------------------- /Part_12/tests/out/test004.al: -------------------------------------------------------------------------------- 1 | 102 2 | 200 3 | -------------------------------------------------------------------------------- /Part_12/tests/out/test017.al: -------------------------------------------------------------------------------- 1 | 16 2 | 8 3 | 8 4 | -------------------------------------------------------------------------------- /Part_12/tests/out/test022.al: -------------------------------------------------------------------------------- 1 | 100 2 | 9999 3 | -------------------------------------------------------------------------------- /Part_12/tests/out/test039.al: -------------------------------------------------------------------------------- 1 | y and z match 2 | -------------------------------------------------------------------------------- /Part_12/tests/out/test054.al: -------------------------------------------------------------------------------- 1 | We opened fred! 2 | -------------------------------------------------------------------------------- /Part_12/tests/out/test124.al: -------------------------------------------------------------------------------- 1 | fred.b is 3 2 | -------------------------------------------------------------------------------- /Part_13/tests/out/test001.al: -------------------------------------------------------------------------------- 1 | 33 2 | 15 3 | 2 4 | -------------------------------------------------------------------------------- /Part_13/tests/out/test004.al: -------------------------------------------------------------------------------- 1 | 102 2 | 200 3 | -------------------------------------------------------------------------------- /Part_13/tests/out/test017.al: -------------------------------------------------------------------------------- 1 | 16 2 | 8 3 | 8 4 | -------------------------------------------------------------------------------- /Part_13/tests/out/test022.al: -------------------------------------------------------------------------------- 1 | 100 2 | 9999 3 | -------------------------------------------------------------------------------- /Part_13/tests/out/test039.al: -------------------------------------------------------------------------------- 1 | y and z match 2 | -------------------------------------------------------------------------------- /Part_13/tests/out/test054.al: -------------------------------------------------------------------------------- 1 | We opened fred! 2 | -------------------------------------------------------------------------------- /Part_13/tests/out/test124.al: -------------------------------------------------------------------------------- 1 | fred.b is 3 2 | -------------------------------------------------------------------------------- /Part_13/tests/out/test130.al: -------------------------------------------------------------------------------- 1 | foo 2 | foo 3 | -------------------------------------------------------------------------------- /Part_13/tests/out/test137.al: -------------------------------------------------------------------------------- 1 | It's an add 2 | -------------------------------------------------------------------------------- /Part_14/tests/out/test001.al: -------------------------------------------------------------------------------- 1 | 33 2 | 15 3 | 2 4 | -------------------------------------------------------------------------------- /Part_14/tests/out/test004.al: -------------------------------------------------------------------------------- 1 | 102 2 | 200 3 | -------------------------------------------------------------------------------- /Part_14/tests/out/test017.al: -------------------------------------------------------------------------------- 1 | 16 2 | 8 3 | 8 4 | -------------------------------------------------------------------------------- /Part_14/tests/out/test022.al: -------------------------------------------------------------------------------- 1 | 100 2 | 9999 3 | -------------------------------------------------------------------------------- /Part_14/tests/out/test039.al: -------------------------------------------------------------------------------- 1 | y and z match 2 | -------------------------------------------------------------------------------- /Part_14/tests/out/test054.al: -------------------------------------------------------------------------------- 1 | We opened fred! 2 | -------------------------------------------------------------------------------- /Part_14/tests/out/test124.al: -------------------------------------------------------------------------------- 1 | fred.b is 3 2 | -------------------------------------------------------------------------------- /Part_14/tests/out/test130.al: -------------------------------------------------------------------------------- 1 | foo 2 | foo 3 | -------------------------------------------------------------------------------- /Part_14/tests/out/test137.al: -------------------------------------------------------------------------------- 1 | It's an add 2 | -------------------------------------------------------------------------------- /Part_15/tests/out/test001.al: -------------------------------------------------------------------------------- 1 | 33 2 | 15 3 | 2 4 | -------------------------------------------------------------------------------- /Part_15/tests/out/test004.al: -------------------------------------------------------------------------------- 1 | 102 2 | 200 3 | -------------------------------------------------------------------------------- /Part_15/tests/out/test017.al: -------------------------------------------------------------------------------- 1 | 16 2 | 8 3 | 8 4 | -------------------------------------------------------------------------------- /Part_15/tests/out/test022.al: -------------------------------------------------------------------------------- 1 | 100 2 | 9999 3 | -------------------------------------------------------------------------------- /Part_15/tests/out/test039.al: -------------------------------------------------------------------------------- 1 | y and z match 2 | -------------------------------------------------------------------------------- /Part_15/tests/out/test054.al: -------------------------------------------------------------------------------- 1 | We opened fred! 2 | -------------------------------------------------------------------------------- /Part_15/tests/out/test124.al: -------------------------------------------------------------------------------- 1 | fred.b is 3 2 | -------------------------------------------------------------------------------- /Part_15/tests/out/test130.al: -------------------------------------------------------------------------------- 1 | foo 2 | foo 3 | -------------------------------------------------------------------------------- /Part_15/tests/out/test137.al: -------------------------------------------------------------------------------- 1 | It's an add 2 | -------------------------------------------------------------------------------- /Part_16/tests/out/test001.al: -------------------------------------------------------------------------------- 1 | 33 2 | 15 3 | 2 4 | -------------------------------------------------------------------------------- /Part_16/tests/out/test004.al: -------------------------------------------------------------------------------- 1 | 102 2 | 200 3 | -------------------------------------------------------------------------------- /Part_16/tests/out/test017.al: -------------------------------------------------------------------------------- 1 | 16 2 | 8 3 | 8 4 | -------------------------------------------------------------------------------- /Part_16/tests/out/test022.al: -------------------------------------------------------------------------------- 1 | 100 2 | 9999 3 | -------------------------------------------------------------------------------- /Part_16/tests/out/test039.al: -------------------------------------------------------------------------------- 1 | y and z match 2 | -------------------------------------------------------------------------------- /Part_16/tests/out/test054.al: -------------------------------------------------------------------------------- 1 | We opened fred! 2 | -------------------------------------------------------------------------------- /Part_16/tests/out/test124.al: -------------------------------------------------------------------------------- 1 | fred.b is 3 2 | -------------------------------------------------------------------------------- /Part_16/tests/out/test130.al: -------------------------------------------------------------------------------- 1 | foo 2 | foo 3 | -------------------------------------------------------------------------------- /Part_16/tests/out/test137.al: -------------------------------------------------------------------------------- 1 | It's an add 2 | -------------------------------------------------------------------------------- /Part_16/tests/out/test174.al: -------------------------------------------------------------------------------- 1 | 66 Fred Bloggs 2 | -------------------------------------------------------------------------------- /Part_17/tests/out/test001.al: -------------------------------------------------------------------------------- 1 | 33 2 | 15 3 | 2 4 | -------------------------------------------------------------------------------- /Part_17/tests/out/test004.al: -------------------------------------------------------------------------------- 1 | 102 2 | 200 3 | -------------------------------------------------------------------------------- /Part_17/tests/out/test017.al: -------------------------------------------------------------------------------- 1 | 16 2 | 8 3 | 8 4 | -------------------------------------------------------------------------------- /Part_17/tests/out/test022.al: -------------------------------------------------------------------------------- 1 | 100 2 | 9999 3 | -------------------------------------------------------------------------------- /Part_17/tests/out/test039.al: -------------------------------------------------------------------------------- 1 | y and z match 2 | -------------------------------------------------------------------------------- /Part_17/tests/out/test054.al: -------------------------------------------------------------------------------- 1 | We opened fred! 2 | -------------------------------------------------------------------------------- /Part_17/tests/out/test124.al: -------------------------------------------------------------------------------- 1 | fred.b is 3 2 | -------------------------------------------------------------------------------- /Part_17/tests/out/test130.al: -------------------------------------------------------------------------------- 1 | foo 2 | foo 3 | -------------------------------------------------------------------------------- /Part_17/tests/out/test137.al: -------------------------------------------------------------------------------- 1 | It's an add 2 | -------------------------------------------------------------------------------- /Part_17/tests/out/test174.al: -------------------------------------------------------------------------------- 1 | 66 Fred Bloggs 2 | -------------------------------------------------------------------------------- /Part_18/tests/out/test001.al: -------------------------------------------------------------------------------- 1 | 33 2 | 15 3 | 2 4 | -------------------------------------------------------------------------------- /Part_18/tests/out/test004.al: -------------------------------------------------------------------------------- 1 | 102 2 | 200 3 | -------------------------------------------------------------------------------- /Part_18/tests/out/test017.al: -------------------------------------------------------------------------------- 1 | 16 2 | 8 3 | 8 4 | -------------------------------------------------------------------------------- /Part_18/tests/out/test022.al: -------------------------------------------------------------------------------- 1 | 100 2 | 9999 3 | -------------------------------------------------------------------------------- /Part_18/tests/out/test039.al: -------------------------------------------------------------------------------- 1 | y and z match 2 | -------------------------------------------------------------------------------- /Part_18/tests/out/test054.al: -------------------------------------------------------------------------------- 1 | We opened fred! 2 | -------------------------------------------------------------------------------- /Part_18/tests/out/test124.al: -------------------------------------------------------------------------------- 1 | fred.b is 3 2 | -------------------------------------------------------------------------------- /Part_18/tests/out/test130.al: -------------------------------------------------------------------------------- 1 | foo 2 | foo 3 | -------------------------------------------------------------------------------- /Part_18/tests/out/test137.al: -------------------------------------------------------------------------------- 1 | It's an add 2 | -------------------------------------------------------------------------------- /Part_18/tests/out/test174.al: -------------------------------------------------------------------------------- 1 | 66 Fred Bloggs 2 | -------------------------------------------------------------------------------- /Part_19/tests/out/test001.al: -------------------------------------------------------------------------------- 1 | 33 2 | 15 3 | 2 4 | -------------------------------------------------------------------------------- /Part_19/tests/out/test004.al: -------------------------------------------------------------------------------- 1 | 102 2 | 200 3 | -------------------------------------------------------------------------------- /Part_19/tests/out/test017.al: -------------------------------------------------------------------------------- 1 | 16 2 | 8 3 | 8 4 | -------------------------------------------------------------------------------- /Part_19/tests/out/test022.al: -------------------------------------------------------------------------------- 1 | 100 2 | 9999 3 | -------------------------------------------------------------------------------- /Part_19/tests/out/test039.al: -------------------------------------------------------------------------------- 1 | y and z match 2 | -------------------------------------------------------------------------------- /Part_19/tests/out/test054.al: -------------------------------------------------------------------------------- 1 | We opened fred! 2 | -------------------------------------------------------------------------------- /Part_19/tests/out/test124.al: -------------------------------------------------------------------------------- 1 | fred.b is 3 2 | -------------------------------------------------------------------------------- /Part_19/tests/out/test130.al: -------------------------------------------------------------------------------- 1 | foo 2 | foo 3 | -------------------------------------------------------------------------------- /Part_19/tests/out/test137.al: -------------------------------------------------------------------------------- 1 | It's an add 2 | -------------------------------------------------------------------------------- /Part_19/tests/out/test174.al: -------------------------------------------------------------------------------- 1 | 66 Fred Bloggs 2 | -------------------------------------------------------------------------------- /Part_20/tests/out/test001.al: -------------------------------------------------------------------------------- 1 | 33 2 | 15 3 | 2 4 | -------------------------------------------------------------------------------- /Part_20/tests/out/test004.al: -------------------------------------------------------------------------------- 1 | 102 2 | 200 3 | -------------------------------------------------------------------------------- /Part_20/tests/out/test017.al: -------------------------------------------------------------------------------- 1 | 16 2 | 8 3 | 8 4 | -------------------------------------------------------------------------------- /Part_20/tests/out/test022.al: -------------------------------------------------------------------------------- 1 | 100 2 | 9999 3 | -------------------------------------------------------------------------------- /Part_20/tests/out/test039.al: -------------------------------------------------------------------------------- 1 | y and z match 2 | -------------------------------------------------------------------------------- /Part_20/tests/out/test054.al: -------------------------------------------------------------------------------- 1 | We opened fred! 2 | -------------------------------------------------------------------------------- /Part_20/tests/out/test124.al: -------------------------------------------------------------------------------- 1 | fred.b is 3 2 | -------------------------------------------------------------------------------- /Part_20/tests/out/test130.al: -------------------------------------------------------------------------------- 1 | foo 2 | foo 3 | -------------------------------------------------------------------------------- /Part_20/tests/out/test137.al: -------------------------------------------------------------------------------- 1 | It's an add 2 | -------------------------------------------------------------------------------- /Part_20/tests/out/test174.al: -------------------------------------------------------------------------------- 1 | 66 Fred Bloggs 2 | -------------------------------------------------------------------------------- /Part_21/tests/out/test001.al: -------------------------------------------------------------------------------- 1 | 33 2 | 15 3 | 2 4 | -------------------------------------------------------------------------------- /Part_21/tests/out/test004.al: -------------------------------------------------------------------------------- 1 | 102 2 | 200 3 | -------------------------------------------------------------------------------- /Part_21/tests/out/test017.al: -------------------------------------------------------------------------------- 1 | 16 2 | 8 3 | 8 4 | -------------------------------------------------------------------------------- /Part_21/tests/out/test022.al: -------------------------------------------------------------------------------- 1 | 100 2 | 9999 3 | -------------------------------------------------------------------------------- /Part_21/tests/out/test039.al: -------------------------------------------------------------------------------- 1 | y and z match 2 | -------------------------------------------------------------------------------- /Part_21/tests/out/test054.al: -------------------------------------------------------------------------------- 1 | We opened fred! 2 | -------------------------------------------------------------------------------- /Part_21/tests/out/test114.al: -------------------------------------------------------------------------------- 1 | fred is 1 2 3 2 | -------------------------------------------------------------------------------- /Part_21/tests/out/test124.al: -------------------------------------------------------------------------------- 1 | fred.b is 3 2 | -------------------------------------------------------------------------------- /Part_21/tests/out/test130.al: -------------------------------------------------------------------------------- 1 | foo 2 | foo 3 | -------------------------------------------------------------------------------- /Part_21/tests/out/test137.al: -------------------------------------------------------------------------------- 1 | It's an add 2 | -------------------------------------------------------------------------------- /Part_21/tests/out/test174.al: -------------------------------------------------------------------------------- 1 | 66 Fred Bloggs 2 | -------------------------------------------------------------------------------- /Part_22/tests/out/test001.al: -------------------------------------------------------------------------------- 1 | 33 2 | 15 3 | 2 4 | -------------------------------------------------------------------------------- /Part_22/tests/out/test004.al: -------------------------------------------------------------------------------- 1 | 102 2 | 200 3 | -------------------------------------------------------------------------------- /Part_22/tests/out/test017.al: -------------------------------------------------------------------------------- 1 | 16 2 | 8 3 | 8 4 | -------------------------------------------------------------------------------- /Part_22/tests/out/test022.al: -------------------------------------------------------------------------------- 1 | 100 2 | 9999 3 | -------------------------------------------------------------------------------- /Part_22/tests/out/test039.al: -------------------------------------------------------------------------------- 1 | y and z match 2 | -------------------------------------------------------------------------------- /Part_22/tests/out/test054.al: -------------------------------------------------------------------------------- 1 | We opened fred! 2 | -------------------------------------------------------------------------------- /Part_22/tests/out/test114.al: -------------------------------------------------------------------------------- 1 | fred is 1 2 3 2 | -------------------------------------------------------------------------------- /Part_22/tests/out/test124.al: -------------------------------------------------------------------------------- 1 | fred.b is 3 2 | -------------------------------------------------------------------------------- /Part_22/tests/out/test130.al: -------------------------------------------------------------------------------- 1 | foo 2 | foo 3 | -------------------------------------------------------------------------------- /Part_22/tests/out/test137.al: -------------------------------------------------------------------------------- 1 | It's an add 2 | -------------------------------------------------------------------------------- /Part_22/tests/out/test174.al: -------------------------------------------------------------------------------- 1 | 66 Fred Bloggs 2 | -------------------------------------------------------------------------------- /Part_01/tests/out/test002.al: -------------------------------------------------------------------------------- 1 | 33 2 | 1001 3 | -21 4 | -------------------------------------------------------------------------------- /Part_02/tests/out/test002.al: -------------------------------------------------------------------------------- 1 | 33 2 | 1001 3 | -21 4 | -------------------------------------------------------------------------------- /Part_03/tests/out/test002.al: -------------------------------------------------------------------------------- 1 | 33 2 | 1001 3 | -21 4 | -------------------------------------------------------------------------------- /Part_04/tests/out/test002.al: -------------------------------------------------------------------------------- 1 | 33 2 | 1001 3 | -21 4 | -------------------------------------------------------------------------------- /Part_05/tests/out/test002.al: -------------------------------------------------------------------------------- 1 | 33 2 | 1001 3 | -21 4 | -------------------------------------------------------------------------------- /Part_06/tests/out/test002.al: -------------------------------------------------------------------------------- 1 | 33 2 | 1001 3 | -21 4 | -------------------------------------------------------------------------------- /Part_07/tests/out/test002.al: -------------------------------------------------------------------------------- 1 | 33 2 | 1001 3 | -21 4 | -------------------------------------------------------------------------------- /Part_08/tests/out/test002.al: -------------------------------------------------------------------------------- 1 | 33 2 | 1001 3 | -21 4 | -------------------------------------------------------------------------------- /Part_08/tests/out/test053.al: -------------------------------------------------------------------------------- 1 | Hello world size 12 2 | -------------------------------------------------------------------------------- /Part_09/tests/out/test002.al: -------------------------------------------------------------------------------- 1 | 33 2 | 1001 3 | -21 4 | -------------------------------------------------------------------------------- /Part_09/tests/out/test053.al: -------------------------------------------------------------------------------- 1 | Hello world size 12 2 | -------------------------------------------------------------------------------- /Part_09/tests/out/test067.al: -------------------------------------------------------------------------------- 1 | Hello world 2 | x 3 | -------------------------------------------------------------------------------- /Part_10/tests/out/test002.al: -------------------------------------------------------------------------------- 1 | 33 2 | 1001 3 | -21 4 | -------------------------------------------------------------------------------- /Part_10/tests/out/test053.al: -------------------------------------------------------------------------------- 1 | Hello world size 12 2 | -------------------------------------------------------------------------------- /Part_10/tests/out/test067.al: -------------------------------------------------------------------------------- 1 | Hello world 2 | x 3 | -------------------------------------------------------------------------------- /Part_11/tests/out/test002.al: -------------------------------------------------------------------------------- 1 | 33 2 | 1001 3 | -21 4 | -------------------------------------------------------------------------------- /Part_11/tests/out/test053.al: -------------------------------------------------------------------------------- 1 | Hello world size 12 2 | -------------------------------------------------------------------------------- /Part_11/tests/out/test067.al: -------------------------------------------------------------------------------- 1 | Hello world 2 | x 3 | -------------------------------------------------------------------------------- /Part_12/tests/out/test002.al: -------------------------------------------------------------------------------- 1 | 33 2 | 1001 3 | -21 4 | -------------------------------------------------------------------------------- /Part_12/tests/out/test053.al: -------------------------------------------------------------------------------- 1 | Hello world size 12 2 | -------------------------------------------------------------------------------- /Part_12/tests/out/test067.al: -------------------------------------------------------------------------------- 1 | Hello world 2 | x 3 | -------------------------------------------------------------------------------- /Part_12/tests/test108.al: -------------------------------------------------------------------------------- 1 | int32 x; 2 | int32 y[]; 3 | -------------------------------------------------------------------------------- /Part_13/tests/out/test002.al: -------------------------------------------------------------------------------- 1 | 33 2 | 1001 3 | -21 4 | -------------------------------------------------------------------------------- /Part_13/tests/out/test053.al: -------------------------------------------------------------------------------- 1 | Hello world size 12 2 | -------------------------------------------------------------------------------- /Part_13/tests/out/test067.al: -------------------------------------------------------------------------------- 1 | Hello world 2 | x 3 | -------------------------------------------------------------------------------- /Part_13/tests/out/test139.al: -------------------------------------------------------------------------------- 1 | My name is "Bond". 2 | -------------------------------------------------------------------------------- /Part_13/tests/test108.al: -------------------------------------------------------------------------------- 1 | int32 x; 2 | int32 y[]; 3 | -------------------------------------------------------------------------------- /Part_14/tests/out/test002.al: -------------------------------------------------------------------------------- 1 | 33 2 | 1001 3 | -21 4 | -------------------------------------------------------------------------------- /Part_14/tests/out/test053.al: -------------------------------------------------------------------------------- 1 | Hello world size 12 2 | -------------------------------------------------------------------------------- /Part_14/tests/out/test067.al: -------------------------------------------------------------------------------- 1 | Hello world 2 | x 3 | -------------------------------------------------------------------------------- /Part_14/tests/out/test139.al: -------------------------------------------------------------------------------- 1 | My name is "Bond". 2 | -------------------------------------------------------------------------------- /Part_14/tests/test108.al: -------------------------------------------------------------------------------- 1 | int32 x; 2 | int32 y[]; 3 | -------------------------------------------------------------------------------- /Part_15/tests/out/test002.al: -------------------------------------------------------------------------------- 1 | 33 2 | 1001 3 | -21 4 | -------------------------------------------------------------------------------- /Part_15/tests/out/test053.al: -------------------------------------------------------------------------------- 1 | Hello world size 12 2 | -------------------------------------------------------------------------------- /Part_15/tests/out/test067.al: -------------------------------------------------------------------------------- 1 | Hello world 2 | x 3 | -------------------------------------------------------------------------------- /Part_15/tests/out/test139.al: -------------------------------------------------------------------------------- 1 | My name is "Bond". 2 | -------------------------------------------------------------------------------- /Part_15/tests/test108.al: -------------------------------------------------------------------------------- 1 | int32 x; 2 | int32 y[]; 3 | -------------------------------------------------------------------------------- /Part_16/tests/out/test002.al: -------------------------------------------------------------------------------- 1 | 33 2 | 1001 3 | -21 4 | -------------------------------------------------------------------------------- /Part_16/tests/out/test053.al: -------------------------------------------------------------------------------- 1 | Hello world size 12 2 | -------------------------------------------------------------------------------- /Part_16/tests/out/test067.al: -------------------------------------------------------------------------------- 1 | Hello world 2 | x 3 | -------------------------------------------------------------------------------- /Part_16/tests/out/test139.al: -------------------------------------------------------------------------------- 1 | My name is "Bond". 2 | -------------------------------------------------------------------------------- /Part_16/tests/test108.al: -------------------------------------------------------------------------------- 1 | int32 x; 2 | int32 y[]; 3 | -------------------------------------------------------------------------------- /Part_17/tests/out/test002.al: -------------------------------------------------------------------------------- 1 | 33 2 | 1001 3 | -21 4 | -------------------------------------------------------------------------------- /Part_17/tests/out/test053.al: -------------------------------------------------------------------------------- 1 | Hello world size 12 2 | -------------------------------------------------------------------------------- /Part_17/tests/out/test067.al: -------------------------------------------------------------------------------- 1 | Hello world 2 | x 3 | -------------------------------------------------------------------------------- /Part_17/tests/out/test139.al: -------------------------------------------------------------------------------- 1 | My name is "Bond". 2 | -------------------------------------------------------------------------------- /Part_17/tests/test108.al: -------------------------------------------------------------------------------- 1 | int32 x; 2 | int32 y[]; 3 | -------------------------------------------------------------------------------- /Part_18/tests/out/test002.al: -------------------------------------------------------------------------------- 1 | 33 2 | 1001 3 | -21 4 | -------------------------------------------------------------------------------- /Part_18/tests/out/test053.al: -------------------------------------------------------------------------------- 1 | Hello world size 12 2 | -------------------------------------------------------------------------------- /Part_18/tests/out/test067.al: -------------------------------------------------------------------------------- 1 | Hello world 2 | x 3 | -------------------------------------------------------------------------------- /Part_18/tests/out/test139.al: -------------------------------------------------------------------------------- 1 | My name is "Bond". 2 | -------------------------------------------------------------------------------- /Part_18/tests/test108.al: -------------------------------------------------------------------------------- 1 | int32 x; 2 | int32 y[]; 3 | -------------------------------------------------------------------------------- /Part_19/tests/out/test002.al: -------------------------------------------------------------------------------- 1 | 33 2 | 1001 3 | -21 4 | -------------------------------------------------------------------------------- /Part_19/tests/out/test053.al: -------------------------------------------------------------------------------- 1 | Hello world size 12 2 | -------------------------------------------------------------------------------- /Part_19/tests/out/test067.al: -------------------------------------------------------------------------------- 1 | Hello world 2 | x 3 | -------------------------------------------------------------------------------- /Part_19/tests/out/test139.al: -------------------------------------------------------------------------------- 1 | My name is "Bond". 2 | -------------------------------------------------------------------------------- /Part_19/tests/test108.al: -------------------------------------------------------------------------------- 1 | int32 x; 2 | int32 y[]; 3 | -------------------------------------------------------------------------------- /Part_20/tests/out/test002.al: -------------------------------------------------------------------------------- 1 | 33 2 | 1001 3 | -21 4 | -------------------------------------------------------------------------------- /Part_20/tests/out/test053.al: -------------------------------------------------------------------------------- 1 | Hello world size 12 2 | -------------------------------------------------------------------------------- /Part_20/tests/out/test067.al: -------------------------------------------------------------------------------- 1 | Hello world 2 | x 3 | -------------------------------------------------------------------------------- /Part_20/tests/out/test139.al: -------------------------------------------------------------------------------- 1 | My name is "Bond". 2 | -------------------------------------------------------------------------------- /Part_20/tests/test108.al: -------------------------------------------------------------------------------- 1 | int32 x; 2 | int32 y[]; 3 | -------------------------------------------------------------------------------- /Part_21/tests/out/test002.al: -------------------------------------------------------------------------------- 1 | 33 2 | 1001 3 | -21 4 | -------------------------------------------------------------------------------- /Part_21/tests/out/test053.al: -------------------------------------------------------------------------------- 1 | Hello world size 12 2 | -------------------------------------------------------------------------------- /Part_21/tests/out/test067.al: -------------------------------------------------------------------------------- 1 | Hello world 2 | x 3 | -------------------------------------------------------------------------------- /Part_21/tests/out/test139.al: -------------------------------------------------------------------------------- 1 | My name is "Bond". 2 | -------------------------------------------------------------------------------- /Part_21/tests/test108.al: -------------------------------------------------------------------------------- 1 | int32 x; 2 | int32 y[]; 3 | -------------------------------------------------------------------------------- /Part_22/tests/out/test002.al: -------------------------------------------------------------------------------- 1 | 33 2 | 1001 3 | -21 4 | -------------------------------------------------------------------------------- /Part_22/tests/out/test053.al: -------------------------------------------------------------------------------- 1 | Hello world size 12 2 | -------------------------------------------------------------------------------- /Part_22/tests/out/test067.al: -------------------------------------------------------------------------------- 1 | Hello world 2 | x 3 | -------------------------------------------------------------------------------- /Part_22/tests/out/test139.al: -------------------------------------------------------------------------------- 1 | My name is "Bond". 2 | -------------------------------------------------------------------------------- /Part_22/tests/test108.al: -------------------------------------------------------------------------------- 1 | int32 x; 2 | int32 y[]; 3 | -------------------------------------------------------------------------------- /Part_01/tests/out/test008.al: -------------------------------------------------------------------------------- 1 | 40.000000 2 | 6.000000 3 | -------------------------------------------------------------------------------- /Part_01/tests/out/test016.al: -------------------------------------------------------------------------------- 1 | 3 2 | 255 3 | 254 4 | -1 5 | -------------------------------------------------------------------------------- /Part_01/tests/test020.al: -------------------------------------------------------------------------------- 1 | int32 x = 3; 2 | int32 x = 4; 3 | -------------------------------------------------------------------------------- /Part_01/tests/test022.al: -------------------------------------------------------------------------------- 1 | int32 x = 23; 2 | int16 y; 3 | -------------------------------------------------------------------------------- /Part_02/tests/out/test008.al: -------------------------------------------------------------------------------- 1 | 40.000000 2 | 6.000000 3 | -------------------------------------------------------------------------------- /Part_02/tests/out/test016.al: -------------------------------------------------------------------------------- 1 | 3 2 | 255 3 | 254 4 | -1 5 | -------------------------------------------------------------------------------- /Part_03/tests/out/test008.al: -------------------------------------------------------------------------------- 1 | 40.000000 2 | 6.000000 3 | -------------------------------------------------------------------------------- /Part_03/tests/out/test016.al: -------------------------------------------------------------------------------- 1 | 3 2 | 255 3 | 254 4 | -1 5 | -------------------------------------------------------------------------------- /Part_04/tests/out/test008.al: -------------------------------------------------------------------------------- 1 | 40.000000 2 | 6.000000 3 | -------------------------------------------------------------------------------- /Part_04/tests/out/test016.al: -------------------------------------------------------------------------------- 1 | 3 2 | 255 3 | 254 4 | -1 5 | -------------------------------------------------------------------------------- /Part_05/tests/out/test008.al: -------------------------------------------------------------------------------- 1 | 40.000000 2 | 6.000000 3 | -------------------------------------------------------------------------------- /Part_05/tests/out/test016.al: -------------------------------------------------------------------------------- 1 | 3 2 | 255 3 | 254 4 | -1 5 | -------------------------------------------------------------------------------- /Part_06/tests/out/test008.al: -------------------------------------------------------------------------------- 1 | 40.000000 2 | 6.000000 3 | -------------------------------------------------------------------------------- /Part_06/tests/out/test016.al: -------------------------------------------------------------------------------- 1 | 3 2 | 255 3 | 254 4 | -1 5 | -------------------------------------------------------------------------------- /Part_07/tests/out/test008.al: -------------------------------------------------------------------------------- 1 | 40.000000 2 | 6.000000 3 | -------------------------------------------------------------------------------- /Part_07/tests/out/test016.al: -------------------------------------------------------------------------------- 1 | 3 2 | 255 3 | 254 4 | -1 5 | -------------------------------------------------------------------------------- /Part_07/tests/out/test042.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | mary is 5 3 | -------------------------------------------------------------------------------- /Part_07/tests/out/test043.al: -------------------------------------------------------------------------------- 1 | Trying this out 23 45 666 2 | -------------------------------------------------------------------------------- /Part_07/tests/out/test049.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | mary is 5 3 | -------------------------------------------------------------------------------- /Part_07/tests/out/test050.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | mary is 5 3 | -------------------------------------------------------------------------------- /Part_08/tests/out/test008.al: -------------------------------------------------------------------------------- 1 | 40.000000 2 | 6.000000 3 | -------------------------------------------------------------------------------- /Part_08/tests/out/test016.al: -------------------------------------------------------------------------------- 1 | 3 2 | 255 3 | 254 4 | -1 5 | -------------------------------------------------------------------------------- /Part_08/tests/out/test042.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | mary is 5 3 | -------------------------------------------------------------------------------- /Part_08/tests/out/test043.al: -------------------------------------------------------------------------------- 1 | Trying this out 23 45 666 2 | -------------------------------------------------------------------------------- /Part_08/tests/out/test049.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | mary is 5 3 | -------------------------------------------------------------------------------- /Part_08/tests/out/test050.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | mary is 5 3 | -------------------------------------------------------------------------------- /Part_08/tests/out/test057.al: -------------------------------------------------------------------------------- 1 | We have a 4 b 3 c 100 2 | -------------------------------------------------------------------------------- /Part_09/tests/out/test008.al: -------------------------------------------------------------------------------- 1 | 40.000000 2 | 6.000000 3 | -------------------------------------------------------------------------------- /Part_09/tests/out/test016.al: -------------------------------------------------------------------------------- 1 | 3 2 | 255 3 | 254 4 | -1 5 | -------------------------------------------------------------------------------- /Part_09/tests/out/test042.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | mary is 5 3 | -------------------------------------------------------------------------------- /Part_09/tests/out/test043.al: -------------------------------------------------------------------------------- 1 | Trying this out 23 45 666 2 | -------------------------------------------------------------------------------- /Part_09/tests/out/test049.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | mary is 5 3 | -------------------------------------------------------------------------------- /Part_09/tests/out/test050.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | mary is 5 3 | -------------------------------------------------------------------------------- /Part_09/tests/out/test057.al: -------------------------------------------------------------------------------- 1 | We have a 4 b 3 c 100 2 | -------------------------------------------------------------------------------- /Part_10/tests/out/test008.al: -------------------------------------------------------------------------------- 1 | 40.000000 2 | 6.000000 3 | -------------------------------------------------------------------------------- /Part_10/tests/out/test016.al: -------------------------------------------------------------------------------- 1 | 3 2 | 255 3 | 254 4 | -1 5 | -------------------------------------------------------------------------------- /Part_10/tests/out/test042.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | mary is 5 3 | -------------------------------------------------------------------------------- /Part_10/tests/out/test043.al: -------------------------------------------------------------------------------- 1 | Trying this out 23 45 666 2 | -------------------------------------------------------------------------------- /Part_10/tests/out/test049.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | mary is 5 3 | -------------------------------------------------------------------------------- /Part_10/tests/out/test050.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | mary is 5 3 | -------------------------------------------------------------------------------- /Part_10/tests/out/test057.al: -------------------------------------------------------------------------------- 1 | We have a 4 b 3 c 100 2 | -------------------------------------------------------------------------------- /Part_11/tests/out/test008.al: -------------------------------------------------------------------------------- 1 | 40.000000 2 | 6.000000 3 | -------------------------------------------------------------------------------- /Part_11/tests/out/test016.al: -------------------------------------------------------------------------------- 1 | 3 2 | 255 3 | 254 4 | -1 5 | -------------------------------------------------------------------------------- /Part_11/tests/out/test042.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | mary is 5 3 | -------------------------------------------------------------------------------- /Part_11/tests/out/test043.al: -------------------------------------------------------------------------------- 1 | Trying this out 23 45 666 2 | -------------------------------------------------------------------------------- /Part_11/tests/out/test049.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | mary is 5 3 | -------------------------------------------------------------------------------- /Part_11/tests/out/test050.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | mary is 5 3 | -------------------------------------------------------------------------------- /Part_11/tests/out/test057.al: -------------------------------------------------------------------------------- 1 | We have a 4 b 3 c 100 2 | -------------------------------------------------------------------------------- /Part_11/tests/out/test075.al: -------------------------------------------------------------------------------- 1 | x should be 50, is 50 2 | -------------------------------------------------------------------------------- /Part_12/tests/out/test008.al: -------------------------------------------------------------------------------- 1 | 40.000000 2 | 6.000000 3 | -------------------------------------------------------------------------------- /Part_12/tests/out/test016.al: -------------------------------------------------------------------------------- 1 | 3 2 | 255 3 | 254 4 | -1 5 | -------------------------------------------------------------------------------- /Part_12/tests/out/test042.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | mary is 5 3 | -------------------------------------------------------------------------------- /Part_12/tests/out/test043.al: -------------------------------------------------------------------------------- 1 | Trying this out 23 45 666 2 | -------------------------------------------------------------------------------- /Part_12/tests/out/test049.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | mary is 5 3 | -------------------------------------------------------------------------------- /Part_12/tests/out/test050.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | mary is 5 3 | -------------------------------------------------------------------------------- /Part_12/tests/out/test057.al: -------------------------------------------------------------------------------- 1 | We have a 4 b 3 c 100 2 | -------------------------------------------------------------------------------- /Part_12/tests/out/test075.al: -------------------------------------------------------------------------------- 1 | x should be 50, is 50 2 | -------------------------------------------------------------------------------- /Part_12/tests/test112.al: -------------------------------------------------------------------------------- 1 | int32 fred[32]= {1, 2, 3, 4}; 2 | -------------------------------------------------------------------------------- /Part_13/tests/out/test008.al: -------------------------------------------------------------------------------- 1 | 40.000000 2 | 6.000000 3 | -------------------------------------------------------------------------------- /Part_13/tests/out/test016.al: -------------------------------------------------------------------------------- 1 | 3 2 | 255 3 | 254 4 | -1 5 | -------------------------------------------------------------------------------- /Part_13/tests/out/test042.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | mary is 5 3 | -------------------------------------------------------------------------------- /Part_13/tests/out/test043.al: -------------------------------------------------------------------------------- 1 | Trying this out 23 45 666 2 | -------------------------------------------------------------------------------- /Part_13/tests/out/test049.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | mary is 5 3 | -------------------------------------------------------------------------------- /Part_13/tests/out/test050.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | mary is 5 3 | -------------------------------------------------------------------------------- /Part_13/tests/out/test057.al: -------------------------------------------------------------------------------- 1 | We have a 4 b 3 c 100 2 | -------------------------------------------------------------------------------- /Part_13/tests/out/test075.al: -------------------------------------------------------------------------------- 1 | x should be 50, is 50 2 | -------------------------------------------------------------------------------- /Part_13/tests/out/test136.al: -------------------------------------------------------------------------------- 1 | x is 23 2 | ptr is (nil) 3 | -------------------------------------------------------------------------------- /Part_13/tests/out/test143.al: -------------------------------------------------------------------------------- 1 | lptr points at 3.130000 2 | -------------------------------------------------------------------------------- /Part_13/tests/test112.al: -------------------------------------------------------------------------------- 1 | int32 fred[32]= {1, 2, 3, 4}; 2 | -------------------------------------------------------------------------------- /Part_14/tests/out/test008.al: -------------------------------------------------------------------------------- 1 | 40.000000 2 | 6.000000 3 | -------------------------------------------------------------------------------- /Part_14/tests/out/test016.al: -------------------------------------------------------------------------------- 1 | 3 2 | 255 3 | 254 4 | -1 5 | -------------------------------------------------------------------------------- /Part_14/tests/out/test042.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | mary is 5 3 | -------------------------------------------------------------------------------- /Part_14/tests/out/test043.al: -------------------------------------------------------------------------------- 1 | Trying this out 23 45 666 2 | -------------------------------------------------------------------------------- /Part_14/tests/out/test049.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | mary is 5 3 | -------------------------------------------------------------------------------- /Part_14/tests/out/test050.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | mary is 5 3 | -------------------------------------------------------------------------------- /Part_14/tests/out/test057.al: -------------------------------------------------------------------------------- 1 | We have a 4 b 3 c 100 2 | -------------------------------------------------------------------------------- /Part_14/tests/out/test075.al: -------------------------------------------------------------------------------- 1 | x should be 50, is 50 2 | -------------------------------------------------------------------------------- /Part_14/tests/out/test136.al: -------------------------------------------------------------------------------- 1 | x is 23 2 | ptr is (nil) 3 | -------------------------------------------------------------------------------- /Part_14/tests/out/test143.al: -------------------------------------------------------------------------------- 1 | lptr points at 3.130000 2 | -------------------------------------------------------------------------------- /Part_14/tests/test112.al: -------------------------------------------------------------------------------- 1 | int32 fred[32]= {1, 2, 3, 4}; 2 | -------------------------------------------------------------------------------- /Part_15/tests/out/test008.al: -------------------------------------------------------------------------------- 1 | 40.000000 2 | 6.000000 3 | -------------------------------------------------------------------------------- /Part_15/tests/out/test016.al: -------------------------------------------------------------------------------- 1 | 3 2 | 255 3 | 254 4 | -1 5 | -------------------------------------------------------------------------------- /Part_15/tests/out/test042.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | mary is 5 3 | -------------------------------------------------------------------------------- /Part_15/tests/out/test043.al: -------------------------------------------------------------------------------- 1 | Trying this out 23 45 666 2 | -------------------------------------------------------------------------------- /Part_15/tests/out/test049.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | mary is 5 3 | -------------------------------------------------------------------------------- /Part_15/tests/out/test050.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | mary is 5 3 | -------------------------------------------------------------------------------- /Part_15/tests/out/test057.al: -------------------------------------------------------------------------------- 1 | We have a 4 b 3 c 100 2 | -------------------------------------------------------------------------------- /Part_15/tests/out/test075.al: -------------------------------------------------------------------------------- 1 | x should be 50, is 50 2 | -------------------------------------------------------------------------------- /Part_15/tests/out/test136.al: -------------------------------------------------------------------------------- 1 | x is 23 2 | ptr is (nil) 3 | -------------------------------------------------------------------------------- /Part_15/tests/out/test143.al: -------------------------------------------------------------------------------- 1 | lptr points at 3.130000 2 | -------------------------------------------------------------------------------- /Part_15/tests/test112.al: -------------------------------------------------------------------------------- 1 | int32 fred[32]= {1, 2, 3, 4}; 2 | -------------------------------------------------------------------------------- /Part_16/tests/out/test008.al: -------------------------------------------------------------------------------- 1 | 40.000000 2 | 6.000000 3 | -------------------------------------------------------------------------------- /Part_16/tests/out/test016.al: -------------------------------------------------------------------------------- 1 | 3 2 | 255 3 | 254 4 | -1 5 | -------------------------------------------------------------------------------- /Part_16/tests/out/test042.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | mary is 5 3 | -------------------------------------------------------------------------------- /Part_16/tests/out/test043.al: -------------------------------------------------------------------------------- 1 | Trying this out 23 45 666 2 | -------------------------------------------------------------------------------- /Part_16/tests/out/test049.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | mary is 5 3 | -------------------------------------------------------------------------------- /Part_16/tests/out/test050.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | mary is 5 3 | -------------------------------------------------------------------------------- /Part_16/tests/out/test057.al: -------------------------------------------------------------------------------- 1 | We have a 4 b 3 c 100 2 | -------------------------------------------------------------------------------- /Part_16/tests/out/test075.al: -------------------------------------------------------------------------------- 1 | x should be 50, is 50 2 | -------------------------------------------------------------------------------- /Part_16/tests/out/test136.al: -------------------------------------------------------------------------------- 1 | x is 23 2 | ptr is (nil) 3 | -------------------------------------------------------------------------------- /Part_16/tests/out/test143.al: -------------------------------------------------------------------------------- 1 | lptr points at 3.130000 2 | -------------------------------------------------------------------------------- /Part_16/tests/test112.al: -------------------------------------------------------------------------------- 1 | int32 fred[32]= {1, 2, 3, 4}; 2 | -------------------------------------------------------------------------------- /Part_17/tests/out/test008.al: -------------------------------------------------------------------------------- 1 | 40.000000 2 | 6.000000 3 | -------------------------------------------------------------------------------- /Part_17/tests/out/test016.al: -------------------------------------------------------------------------------- 1 | 3 2 | 255 3 | 254 4 | -1 5 | -------------------------------------------------------------------------------- /Part_17/tests/out/test042.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | mary is 5 3 | -------------------------------------------------------------------------------- /Part_17/tests/out/test043.al: -------------------------------------------------------------------------------- 1 | Trying this out 23 45 666 2 | -------------------------------------------------------------------------------- /Part_17/tests/out/test049.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | mary is 5 3 | -------------------------------------------------------------------------------- /Part_17/tests/out/test050.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | mary is 5 3 | -------------------------------------------------------------------------------- /Part_17/tests/out/test057.al: -------------------------------------------------------------------------------- 1 | We have a 4 b 3 c 100 2 | -------------------------------------------------------------------------------- /Part_17/tests/out/test075.al: -------------------------------------------------------------------------------- 1 | x should be 50, is 50 2 | -------------------------------------------------------------------------------- /Part_17/tests/out/test136.al: -------------------------------------------------------------------------------- 1 | x is 23 2 | ptr is (nil) 3 | -------------------------------------------------------------------------------- /Part_17/tests/out/test143.al: -------------------------------------------------------------------------------- 1 | lptr points at 3.130000 2 | -------------------------------------------------------------------------------- /Part_17/tests/test112.al: -------------------------------------------------------------------------------- 1 | int32 fred[32]= {1, 2, 3, 4}; 2 | -------------------------------------------------------------------------------- /Part_18/tests/out/test008.al: -------------------------------------------------------------------------------- 1 | 40.000000 2 | 6.000000 3 | -------------------------------------------------------------------------------- /Part_18/tests/out/test016.al: -------------------------------------------------------------------------------- 1 | 3 2 | 255 3 | 254 4 | -1 5 | -------------------------------------------------------------------------------- /Part_18/tests/out/test042.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | mary is 5 3 | -------------------------------------------------------------------------------- /Part_18/tests/out/test043.al: -------------------------------------------------------------------------------- 1 | Trying this out 23 45 666 2 | -------------------------------------------------------------------------------- /Part_18/tests/out/test049.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | mary is 5 3 | -------------------------------------------------------------------------------- /Part_18/tests/out/test050.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | mary is 5 3 | -------------------------------------------------------------------------------- /Part_18/tests/out/test057.al: -------------------------------------------------------------------------------- 1 | We have a 4 b 3 c 100 2 | -------------------------------------------------------------------------------- /Part_18/tests/out/test075.al: -------------------------------------------------------------------------------- 1 | x should be 50, is 50 2 | -------------------------------------------------------------------------------- /Part_18/tests/out/test136.al: -------------------------------------------------------------------------------- 1 | x is 23 2 | ptr is (nil) 3 | -------------------------------------------------------------------------------- /Part_18/tests/out/test143.al: -------------------------------------------------------------------------------- 1 | lptr points at 3.130000 2 | -------------------------------------------------------------------------------- /Part_18/tests/test112.al: -------------------------------------------------------------------------------- 1 | int32 fred[32]= {1, 2, 3, 4}; 2 | -------------------------------------------------------------------------------- /Part_19/tests/out/test008.al: -------------------------------------------------------------------------------- 1 | 40.000000 2 | 6.000000 3 | -------------------------------------------------------------------------------- /Part_19/tests/out/test016.al: -------------------------------------------------------------------------------- 1 | 3 2 | 255 3 | 254 4 | -1 5 | -------------------------------------------------------------------------------- /Part_19/tests/out/test042.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | mary is 5 3 | -------------------------------------------------------------------------------- /Part_19/tests/out/test043.al: -------------------------------------------------------------------------------- 1 | Trying this out 23 45 666 2 | -------------------------------------------------------------------------------- /Part_19/tests/out/test049.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | mary is 5 3 | -------------------------------------------------------------------------------- /Part_19/tests/out/test050.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | mary is 5 3 | -------------------------------------------------------------------------------- /Part_19/tests/out/test057.al: -------------------------------------------------------------------------------- 1 | We have a 4 b 3 c 100 2 | -------------------------------------------------------------------------------- /Part_19/tests/out/test075.al: -------------------------------------------------------------------------------- 1 | x should be 50, is 50 2 | -------------------------------------------------------------------------------- /Part_19/tests/out/test136.al: -------------------------------------------------------------------------------- 1 | x is 23 2 | ptr is (nil) 3 | -------------------------------------------------------------------------------- /Part_19/tests/out/test143.al: -------------------------------------------------------------------------------- 1 | lptr points at 3.130000 2 | -------------------------------------------------------------------------------- /Part_19/tests/out/test192.al: -------------------------------------------------------------------------------- 1 | hello 2 | hello 3 | ello 4 | -------------------------------------------------------------------------------- /Part_19/tests/test112.al: -------------------------------------------------------------------------------- 1 | int32 fred[32]= {1, 2, 3, 4}; 2 | -------------------------------------------------------------------------------- /Part_20/tests/out/test008.al: -------------------------------------------------------------------------------- 1 | 40.000000 2 | 6.000000 3 | -------------------------------------------------------------------------------- /Part_20/tests/out/test016.al: -------------------------------------------------------------------------------- 1 | 3 2 | 255 3 | 254 4 | -1 5 | -------------------------------------------------------------------------------- /Part_20/tests/out/test042.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | mary is 5 3 | -------------------------------------------------------------------------------- /Part_20/tests/out/test043.al: -------------------------------------------------------------------------------- 1 | Trying this out 23 45 666 2 | -------------------------------------------------------------------------------- /Part_20/tests/out/test049.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | mary is 5 3 | -------------------------------------------------------------------------------- /Part_20/tests/out/test050.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | mary is 5 3 | -------------------------------------------------------------------------------- /Part_20/tests/out/test057.al: -------------------------------------------------------------------------------- 1 | We have a 4 b 3 c 100 2 | -------------------------------------------------------------------------------- /Part_20/tests/out/test075.al: -------------------------------------------------------------------------------- 1 | x should be 50, is 50 2 | -------------------------------------------------------------------------------- /Part_20/tests/out/test136.al: -------------------------------------------------------------------------------- 1 | x is 23 2 | ptr is (nil) 3 | -------------------------------------------------------------------------------- /Part_20/tests/out/test143.al: -------------------------------------------------------------------------------- 1 | lptr points at 3.130000 2 | -------------------------------------------------------------------------------- /Part_20/tests/out/test192.al: -------------------------------------------------------------------------------- 1 | hello 2 | hello 3 | ello 4 | -------------------------------------------------------------------------------- /Part_20/tests/test112.al: -------------------------------------------------------------------------------- 1 | int32 fred[32]= {1, 2, 3, 4}; 2 | -------------------------------------------------------------------------------- /Part_21/tests/out/test008.al: -------------------------------------------------------------------------------- 1 | 40.000000 2 | 6.000000 3 | -------------------------------------------------------------------------------- /Part_21/tests/out/test016.al: -------------------------------------------------------------------------------- 1 | 3 2 | 255 3 | 254 4 | -1 5 | -------------------------------------------------------------------------------- /Part_21/tests/out/test042.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | mary is 5 3 | -------------------------------------------------------------------------------- /Part_21/tests/out/test043.al: -------------------------------------------------------------------------------- 1 | Trying this out 23 45 666 2 | -------------------------------------------------------------------------------- /Part_21/tests/out/test049.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | mary is 5 3 | -------------------------------------------------------------------------------- /Part_21/tests/out/test050.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | mary is 5 3 | -------------------------------------------------------------------------------- /Part_21/tests/out/test057.al: -------------------------------------------------------------------------------- 1 | We have a 4 b 3 c 100 2 | -------------------------------------------------------------------------------- /Part_21/tests/out/test075.al: -------------------------------------------------------------------------------- 1 | x should be 50, is 50 2 | -------------------------------------------------------------------------------- /Part_21/tests/out/test136.al: -------------------------------------------------------------------------------- 1 | x is 23 2 | ptr is (nil) 3 | -------------------------------------------------------------------------------- /Part_21/tests/out/test143.al: -------------------------------------------------------------------------------- 1 | lptr points at 3.130000 2 | -------------------------------------------------------------------------------- /Part_21/tests/out/test192.al: -------------------------------------------------------------------------------- 1 | hello 2 | hello 3 | ello 4 | -------------------------------------------------------------------------------- /Part_21/tests/test112.al: -------------------------------------------------------------------------------- 1 | int32 fred[32]= {1, 2, 3, 4}; 2 | -------------------------------------------------------------------------------- /Part_22/tests/out/test008.al: -------------------------------------------------------------------------------- 1 | 40.000000 2 | 6.000000 3 | -------------------------------------------------------------------------------- /Part_22/tests/out/test016.al: -------------------------------------------------------------------------------- 1 | 3 2 | 255 3 | 254 4 | -1 5 | -------------------------------------------------------------------------------- /Part_22/tests/out/test042.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | mary is 5 3 | -------------------------------------------------------------------------------- /Part_22/tests/out/test043.al: -------------------------------------------------------------------------------- 1 | Trying this out 23 45 666 2 | -------------------------------------------------------------------------------- /Part_22/tests/out/test049.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | mary is 5 3 | -------------------------------------------------------------------------------- /Part_22/tests/out/test050.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | mary is 5 3 | -------------------------------------------------------------------------------- /Part_22/tests/out/test057.al: -------------------------------------------------------------------------------- 1 | We have a 4 b 3 c 100 2 | -------------------------------------------------------------------------------- /Part_22/tests/out/test075.al: -------------------------------------------------------------------------------- 1 | x should be 50, is 50 2 | -------------------------------------------------------------------------------- /Part_22/tests/out/test136.al: -------------------------------------------------------------------------------- 1 | x is 23 2 | ptr is (nil) 3 | -------------------------------------------------------------------------------- /Part_22/tests/out/test143.al: -------------------------------------------------------------------------------- 1 | lptr points at 3.130000 2 | -------------------------------------------------------------------------------- /Part_22/tests/out/test192.al: -------------------------------------------------------------------------------- 1 | hello 2 | hello 3 | ello 4 | -------------------------------------------------------------------------------- /Part_22/tests/test112.al: -------------------------------------------------------------------------------- 1 | int32 fred[32]= {1, 2, 3, 4}; 2 | -------------------------------------------------------------------------------- /Part_01/tests/test019.al: -------------------------------------------------------------------------------- 1 | bool a = false; 2 | a = 16 << 2; 3 | -------------------------------------------------------------------------------- /Part_01/tests/test021.al: -------------------------------------------------------------------------------- 1 | int32 x = true + 3; 2 | print x; 3 | -------------------------------------------------------------------------------- /Part_10/tests/out/test068.al: -------------------------------------------------------------------------------- 1 | No more ->, we have 5 and 23 2 | -------------------------------------------------------------------------------- /Part_11/tests/out/test068.al: -------------------------------------------------------------------------------- 1 | No more ->, we have 5 and 23 2 | -------------------------------------------------------------------------------- /Part_12/tests/out/test068.al: -------------------------------------------------------------------------------- 1 | No more ->, we have 5 and 23 2 | -------------------------------------------------------------------------------- /Part_13/tests/out/test068.al: -------------------------------------------------------------------------------- 1 | No more ->, we have 5 and 23 2 | -------------------------------------------------------------------------------- /Part_13/tests/out/test129.al: -------------------------------------------------------------------------------- 1 | fred has 2 33 100.300000 foo 2 | -------------------------------------------------------------------------------- /Part_14/tests/out/test068.al: -------------------------------------------------------------------------------- 1 | No more ->, we have 5 and 23 2 | -------------------------------------------------------------------------------- /Part_14/tests/out/test129.al: -------------------------------------------------------------------------------- 1 | fred has 2 33 100.300000 foo 2 | -------------------------------------------------------------------------------- /Part_15/tests/out/test068.al: -------------------------------------------------------------------------------- 1 | No more ->, we have 5 and 23 2 | -------------------------------------------------------------------------------- /Part_15/tests/out/test129.al: -------------------------------------------------------------------------------- 1 | fred has 2 33 100.300000 foo 2 | -------------------------------------------------------------------------------- /Part_16/tests/out/test068.al: -------------------------------------------------------------------------------- 1 | No more ->, we have 5 and 23 2 | -------------------------------------------------------------------------------- /Part_16/tests/out/test129.al: -------------------------------------------------------------------------------- 1 | fred has 2 33 100.300000 foo 2 | -------------------------------------------------------------------------------- /Part_17/tests/out/test068.al: -------------------------------------------------------------------------------- 1 | No more ->, we have 5 and 23 2 | -------------------------------------------------------------------------------- /Part_17/tests/out/test129.al: -------------------------------------------------------------------------------- 1 | fred has 2 33 100.300000 foo 2 | -------------------------------------------------------------------------------- /Part_17/tests/out/test178.al: -------------------------------------------------------------------------------- 1 | mary 1 2 | x is 1 3 | bill 0 4 | -------------------------------------------------------------------------------- /Part_17/tests/out/test179.al: -------------------------------------------------------------------------------- 1 | mary 1 2 | x is 1 3 | bill 0 4 | -------------------------------------------------------------------------------- /Part_18/tests/out/test068.al: -------------------------------------------------------------------------------- 1 | No more ->, we have 5 and 23 2 | -------------------------------------------------------------------------------- /Part_18/tests/out/test129.al: -------------------------------------------------------------------------------- 1 | fred has 2 33 100.300000 foo 2 | -------------------------------------------------------------------------------- /Part_18/tests/out/test179.al: -------------------------------------------------------------------------------- 1 | mary 1 2 | x is 1 3 | bill 0 4 | -------------------------------------------------------------------------------- /Part_18/tests/out/test183.al: -------------------------------------------------------------------------------- 1 | x 5 y 6 z 0 2 | x 6 y 6 z 12 3 | -------------------------------------------------------------------------------- /Part_19/tests/out/test068.al: -------------------------------------------------------------------------------- 1 | No more ->, we have 5 and 23 2 | -------------------------------------------------------------------------------- /Part_19/tests/out/test129.al: -------------------------------------------------------------------------------- 1 | fred has 2 33 100.300000 foo 2 | -------------------------------------------------------------------------------- /Part_19/tests/out/test179.al: -------------------------------------------------------------------------------- 1 | mary 1 2 | x is 1 3 | bill 0 4 | -------------------------------------------------------------------------------- /Part_19/tests/out/test183.al: -------------------------------------------------------------------------------- 1 | x 5 y 6 z 0 2 | x 6 y 6 z 12 3 | -------------------------------------------------------------------------------- /Part_20/tests/out/test068.al: -------------------------------------------------------------------------------- 1 | No more ->, we have 5 and 23 2 | -------------------------------------------------------------------------------- /Part_20/tests/out/test129.al: -------------------------------------------------------------------------------- 1 | fred has 2 33 100.300000 foo 2 | -------------------------------------------------------------------------------- /Part_20/tests/out/test179.al: -------------------------------------------------------------------------------- 1 | mary 1 2 | x is 1 3 | bill 0 4 | -------------------------------------------------------------------------------- /Part_20/tests/out/test183.al: -------------------------------------------------------------------------------- 1 | x 5 y 6 z 0 2 | x 6 y 6 z 12 3 | -------------------------------------------------------------------------------- /Part_21/tests/out/test068.al: -------------------------------------------------------------------------------- 1 | No more ->, we have 5 and 23 2 | -------------------------------------------------------------------------------- /Part_21/tests/out/test129.al: -------------------------------------------------------------------------------- 1 | fred has 2 33 100.300000 foo 2 | -------------------------------------------------------------------------------- /Part_21/tests/out/test179.al: -------------------------------------------------------------------------------- 1 | mary 1 2 | x is 1 3 | bill 0 4 | -------------------------------------------------------------------------------- /Part_21/tests/out/test183.al: -------------------------------------------------------------------------------- 1 | x 5 y 6 z 0 2 | x 6 y 6 z 12 3 | -------------------------------------------------------------------------------- /Part_22/tests/out/test068.al: -------------------------------------------------------------------------------- 1 | No more ->, we have 5 and 23 2 | -------------------------------------------------------------------------------- /Part_22/tests/out/test129.al: -------------------------------------------------------------------------------- 1 | fred has 2 33 100.300000 foo 2 | -------------------------------------------------------------------------------- /Part_22/tests/out/test179.al: -------------------------------------------------------------------------------- 1 | mary 1 2 | x is 1 3 | bill 0 4 | -------------------------------------------------------------------------------- /Part_22/tests/out/test183.al: -------------------------------------------------------------------------------- 1 | x 5 y 6 z 0 2 | x 6 y 6 z 12 3 | -------------------------------------------------------------------------------- /Part_01/tests/err/test022.al: -------------------------------------------------------------------------------- 1 | test022.al line 2: syntax error 2 | -------------------------------------------------------------------------------- /Part_04/tests/out/test027.al: -------------------------------------------------------------------------------- 1 | main 7 2 | fred has argument x=7 3 | -------------------------------------------------------------------------------- /Part_05/tests/out/test027.al: -------------------------------------------------------------------------------- 1 | main 7 2 | fred has argument x=7 3 | -------------------------------------------------------------------------------- /Part_06/tests/out/test027.al: -------------------------------------------------------------------------------- 1 | main 7 2 | fred has argument x=7 3 | -------------------------------------------------------------------------------- /Part_07/tests/out/test027.al: -------------------------------------------------------------------------------- 1 | main 7 2 | fred has argument x=7 3 | -------------------------------------------------------------------------------- /Part_08/tests/err/test033.al: -------------------------------------------------------------------------------- 1 | test033.al line 9: unknown symbol a 2 | -------------------------------------------------------------------------------- /Part_08/tests/err/test034.al: -------------------------------------------------------------------------------- 1 | test034.al line 9: unknown symbol x 2 | -------------------------------------------------------------------------------- /Part_08/tests/out/test027.al: -------------------------------------------------------------------------------- 1 | main 7 2 | fred has argument x=7 3 | -------------------------------------------------------------------------------- /Part_08/tests/out/test052.al: -------------------------------------------------------------------------------- 1 | Hello world 32 64 2 | x is now 96 3 | -------------------------------------------------------------------------------- /Part_08/tests/out/test055.al: -------------------------------------------------------------------------------- 1 | We opened fred! 2 | Does this work? 3 | -------------------------------------------------------------------------------- /Part_09/tests/err/test033.al: -------------------------------------------------------------------------------- 1 | test033.al line 9: unknown symbol a 2 | -------------------------------------------------------------------------------- /Part_09/tests/err/test034.al: -------------------------------------------------------------------------------- 1 | test034.al line 9: unknown symbol x 2 | -------------------------------------------------------------------------------- /Part_09/tests/out/test027.al: -------------------------------------------------------------------------------- 1 | main 7 2 | fred has argument x=7 3 | -------------------------------------------------------------------------------- /Part_09/tests/out/test052.al: -------------------------------------------------------------------------------- 1 | Hello world 32 64 2 | x is now 96 3 | -------------------------------------------------------------------------------- /Part_09/tests/out/test055.al: -------------------------------------------------------------------------------- 1 | We opened fred! 2 | Does this work? 3 | -------------------------------------------------------------------------------- /Part_10/tests/err/test033.al: -------------------------------------------------------------------------------- 1 | test033.al line 9: unknown symbol a 2 | -------------------------------------------------------------------------------- /Part_10/tests/err/test034.al: -------------------------------------------------------------------------------- 1 | test034.al line 9: unknown symbol x 2 | -------------------------------------------------------------------------------- /Part_10/tests/out/test027.al: -------------------------------------------------------------------------------- 1 | main 7 2 | fred has argument x=7 3 | -------------------------------------------------------------------------------- /Part_10/tests/out/test052.al: -------------------------------------------------------------------------------- 1 | Hello world 32 64 2 | x is now 96 3 | -------------------------------------------------------------------------------- /Part_10/tests/out/test055.al: -------------------------------------------------------------------------------- 1 | We opened fred! 2 | Does this work? 3 | -------------------------------------------------------------------------------- /Part_11/tests/err/test033.al: -------------------------------------------------------------------------------- 1 | test033.al line 9: unknown symbol a 2 | -------------------------------------------------------------------------------- /Part_11/tests/err/test034.al: -------------------------------------------------------------------------------- 1 | test034.al line 9: unknown symbol x 2 | -------------------------------------------------------------------------------- /Part_11/tests/out/test027.al: -------------------------------------------------------------------------------- 1 | main 7 2 | fred has argument x=7 3 | -------------------------------------------------------------------------------- /Part_11/tests/out/test052.al: -------------------------------------------------------------------------------- 1 | Hello world 32 64 2 | x is now 96 3 | -------------------------------------------------------------------------------- /Part_11/tests/out/test055.al: -------------------------------------------------------------------------------- 1 | We opened fred! 2 | Does this work? 3 | -------------------------------------------------------------------------------- /Part_12/tests/err/test033.al: -------------------------------------------------------------------------------- 1 | test033.al line 9: unknown symbol a 2 | -------------------------------------------------------------------------------- /Part_12/tests/err/test034.al: -------------------------------------------------------------------------------- 1 | test034.al line 9: unknown symbol x 2 | -------------------------------------------------------------------------------- /Part_12/tests/err/test117.al: -------------------------------------------------------------------------------- 1 | fred[5] out of bounds in main() 2 | -------------------------------------------------------------------------------- /Part_12/tests/err/test118.al: -------------------------------------------------------------------------------- 1 | fred[-1] out of bounds in main() 2 | -------------------------------------------------------------------------------- /Part_12/tests/out/test027.al: -------------------------------------------------------------------------------- 1 | main 7 2 | fred has argument x=7 3 | -------------------------------------------------------------------------------- /Part_12/tests/out/test052.al: -------------------------------------------------------------------------------- 1 | Hello world 32 64 2 | x is now 96 3 | -------------------------------------------------------------------------------- /Part_12/tests/out/test055.al: -------------------------------------------------------------------------------- 1 | We opened fred! 2 | Does this work? 3 | -------------------------------------------------------------------------------- /Part_12/tests/out/test125.al: -------------------------------------------------------------------------------- 1 | 0 2 | 23 3 | mary 0 4 | mary -2 5 | -------------------------------------------------------------------------------- /Part_12/tests/test113.al: -------------------------------------------------------------------------------- 1 | extern int32 fred[5]= { 1, 2, 3, 4, 5}; 2 | -------------------------------------------------------------------------------- /Part_13/tests/err/test033.al: -------------------------------------------------------------------------------- 1 | test033.al line 9: unknown symbol a 2 | -------------------------------------------------------------------------------- /Part_13/tests/err/test034.al: -------------------------------------------------------------------------------- 1 | test034.al line 9: unknown symbol x 2 | -------------------------------------------------------------------------------- /Part_13/tests/err/test117.al: -------------------------------------------------------------------------------- 1 | fred[5] out of bounds in main() 2 | -------------------------------------------------------------------------------- /Part_13/tests/err/test118.al: -------------------------------------------------------------------------------- 1 | fred[-1] out of bounds in main() 2 | -------------------------------------------------------------------------------- /Part_13/tests/err/test133.al: -------------------------------------------------------------------------------- 1 | can't make -5 unsigned in main() 2 | -------------------------------------------------------------------------------- /Part_13/tests/out/test027.al: -------------------------------------------------------------------------------- 1 | main 7 2 | fred has argument x=7 3 | -------------------------------------------------------------------------------- /Part_13/tests/out/test052.al: -------------------------------------------------------------------------------- 1 | Hello world 32 64 2 | x is now 96 3 | -------------------------------------------------------------------------------- /Part_13/tests/out/test055.al: -------------------------------------------------------------------------------- 1 | We opened fred! 2 | Does this work? 3 | -------------------------------------------------------------------------------- /Part_13/tests/out/test125.al: -------------------------------------------------------------------------------- 1 | 0 2 | 23 3 | mary 0 4 | mary -2 5 | -------------------------------------------------------------------------------- /Part_13/tests/out/test142.al: -------------------------------------------------------------------------------- 1 | numchar is 0123456789ABCDEFabcdef.x 2 | -------------------------------------------------------------------------------- /Part_13/tests/test113.al: -------------------------------------------------------------------------------- 1 | extern int32 fred[5]= { 1, 2, 3, 4, 5}; 2 | -------------------------------------------------------------------------------- /Part_14/tests/err/test033.al: -------------------------------------------------------------------------------- 1 | test033.al line 9: Unknown symbol a 2 | -------------------------------------------------------------------------------- /Part_14/tests/err/test034.al: -------------------------------------------------------------------------------- 1 | test034.al line 9: Unknown symbol x 2 | -------------------------------------------------------------------------------- /Part_14/tests/err/test117.al: -------------------------------------------------------------------------------- 1 | fred[5] out of bounds in main() 2 | -------------------------------------------------------------------------------- /Part_14/tests/err/test118.al: -------------------------------------------------------------------------------- 1 | fred[-1] out of bounds in main() 2 | -------------------------------------------------------------------------------- /Part_14/tests/out/test027.al: -------------------------------------------------------------------------------- 1 | main 7 2 | fred has argument x=7 3 | -------------------------------------------------------------------------------- /Part_14/tests/out/test052.al: -------------------------------------------------------------------------------- 1 | Hello world 32 64 2 | x is now 96 3 | -------------------------------------------------------------------------------- /Part_14/tests/out/test055.al: -------------------------------------------------------------------------------- 1 | We opened fred! 2 | Does this work? 3 | -------------------------------------------------------------------------------- /Part_14/tests/out/test125.al: -------------------------------------------------------------------------------- 1 | 0 2 | 23 3 | mary 0 4 | mary -2 5 | -------------------------------------------------------------------------------- /Part_14/tests/out/test142.al: -------------------------------------------------------------------------------- 1 | numchar is 0123456789ABCDEFabcdef.x 2 | -------------------------------------------------------------------------------- /Part_14/tests/test113.al: -------------------------------------------------------------------------------- 1 | extern int32 fred[5]= { 1, 2, 3, 4, 5}; 2 | -------------------------------------------------------------------------------- /Part_15/tests/err/test033.al: -------------------------------------------------------------------------------- 1 | test033.al line 9: Unknown symbol a 2 | -------------------------------------------------------------------------------- /Part_15/tests/err/test034.al: -------------------------------------------------------------------------------- 1 | test034.al line 9: Unknown symbol x 2 | -------------------------------------------------------------------------------- /Part_15/tests/err/test117.al: -------------------------------------------------------------------------------- 1 | fred[5] out of bounds in main() 2 | -------------------------------------------------------------------------------- /Part_15/tests/err/test118.al: -------------------------------------------------------------------------------- 1 | fred[-1] out of bounds in main() 2 | -------------------------------------------------------------------------------- /Part_15/tests/out/test027.al: -------------------------------------------------------------------------------- 1 | main 7 2 | fred has argument x=7 3 | -------------------------------------------------------------------------------- /Part_15/tests/out/test052.al: -------------------------------------------------------------------------------- 1 | Hello world 32 64 2 | x is now 96 3 | -------------------------------------------------------------------------------- /Part_15/tests/out/test055.al: -------------------------------------------------------------------------------- 1 | We opened fred! 2 | Does this work? 3 | -------------------------------------------------------------------------------- /Part_15/tests/out/test125.al: -------------------------------------------------------------------------------- 1 | 0 2 | 23 3 | mary 0 4 | mary -2 5 | -------------------------------------------------------------------------------- /Part_15/tests/out/test142.al: -------------------------------------------------------------------------------- 1 | numchar is 0123456789ABCDEFabcdef.x 2 | -------------------------------------------------------------------------------- /Part_15/tests/test113.al: -------------------------------------------------------------------------------- 1 | extern int32 fred[5]= { 1, 2, 3, 4, 5}; 2 | -------------------------------------------------------------------------------- /Part_16/tests/err/test033.al: -------------------------------------------------------------------------------- 1 | test033.al line 9: Unknown symbol a 2 | -------------------------------------------------------------------------------- /Part_16/tests/err/test034.al: -------------------------------------------------------------------------------- 1 | test034.al line 9: Unknown symbol x 2 | -------------------------------------------------------------------------------- /Part_16/tests/err/test117.al: -------------------------------------------------------------------------------- 1 | fred[5] out of bounds in main() 2 | -------------------------------------------------------------------------------- /Part_16/tests/err/test118.al: -------------------------------------------------------------------------------- 1 | fred[-1] out of bounds in main() 2 | -------------------------------------------------------------------------------- /Part_16/tests/out/test027.al: -------------------------------------------------------------------------------- 1 | main 7 2 | fred has argument x=7 3 | -------------------------------------------------------------------------------- /Part_16/tests/out/test052.al: -------------------------------------------------------------------------------- 1 | Hello world 32 64 2 | x is now 96 3 | -------------------------------------------------------------------------------- /Part_16/tests/out/test055.al: -------------------------------------------------------------------------------- 1 | We opened fred! 2 | Does this work? 3 | -------------------------------------------------------------------------------- /Part_16/tests/out/test125.al: -------------------------------------------------------------------------------- 1 | 0 2 | 23 3 | mary 0 4 | mary -2 5 | -------------------------------------------------------------------------------- /Part_16/tests/out/test142.al: -------------------------------------------------------------------------------- 1 | numchar is 0123456789ABCDEFabcdef.x 2 | -------------------------------------------------------------------------------- /Part_16/tests/test113.al: -------------------------------------------------------------------------------- 1 | extern int32 fred[5]= { 1, 2, 3, 4, 5}; 2 | -------------------------------------------------------------------------------- /Part_17/tests/err/test033.al: -------------------------------------------------------------------------------- 1 | test033.al line 9: Unknown symbol a 2 | -------------------------------------------------------------------------------- /Part_17/tests/err/test034.al: -------------------------------------------------------------------------------- 1 | test034.al line 9: Unknown symbol x 2 | -------------------------------------------------------------------------------- /Part_17/tests/err/test117.al: -------------------------------------------------------------------------------- 1 | fred[5] out of bounds in main() 2 | -------------------------------------------------------------------------------- /Part_17/tests/err/test118.al: -------------------------------------------------------------------------------- 1 | fred[-1] out of bounds in main() 2 | -------------------------------------------------------------------------------- /Part_17/tests/out/test027.al: -------------------------------------------------------------------------------- 1 | main 7 2 | fred has argument x=7 3 | -------------------------------------------------------------------------------- /Part_17/tests/out/test052.al: -------------------------------------------------------------------------------- 1 | Hello world 32 64 2 | x is now 96 3 | -------------------------------------------------------------------------------- /Part_17/tests/out/test055.al: -------------------------------------------------------------------------------- 1 | We opened fred! 2 | Does this work? 3 | -------------------------------------------------------------------------------- /Part_17/tests/out/test125.al: -------------------------------------------------------------------------------- 1 | 0 2 | 23 3 | mary 0 4 | mary -2 5 | -------------------------------------------------------------------------------- /Part_17/tests/out/test142.al: -------------------------------------------------------------------------------- 1 | numchar is 0123456789ABCDEFabcdef.x 2 | -------------------------------------------------------------------------------- /Part_17/tests/test113.al: -------------------------------------------------------------------------------- 1 | extern int32 fred[5]= { 1, 2, 3, 4, 5}; 2 | -------------------------------------------------------------------------------- /Part_18/tests/err/test033.al: -------------------------------------------------------------------------------- 1 | test033.al line 9: Unknown symbol a 2 | -------------------------------------------------------------------------------- /Part_18/tests/err/test034.al: -------------------------------------------------------------------------------- 1 | test034.al line 9: Unknown symbol x 2 | -------------------------------------------------------------------------------- /Part_18/tests/err/test117.al: -------------------------------------------------------------------------------- 1 | fred[5] out of bounds in main() 2 | -------------------------------------------------------------------------------- /Part_18/tests/err/test118.al: -------------------------------------------------------------------------------- 1 | fred[-1] out of bounds in main() 2 | -------------------------------------------------------------------------------- /Part_18/tests/out/test027.al: -------------------------------------------------------------------------------- 1 | main 7 2 | fred has argument x=7 3 | -------------------------------------------------------------------------------- /Part_18/tests/out/test052.al: -------------------------------------------------------------------------------- 1 | Hello world 32 64 2 | x is now 96 3 | -------------------------------------------------------------------------------- /Part_18/tests/out/test055.al: -------------------------------------------------------------------------------- 1 | We opened fred! 2 | Does this work? 3 | -------------------------------------------------------------------------------- /Part_18/tests/out/test125.al: -------------------------------------------------------------------------------- 1 | 0 2 | 23 3 | mary 0 4 | mary -2 5 | -------------------------------------------------------------------------------- /Part_18/tests/out/test142.al: -------------------------------------------------------------------------------- 1 | numchar is 0123456789ABCDEFabcdef.x 2 | -------------------------------------------------------------------------------- /Part_18/tests/test113.al: -------------------------------------------------------------------------------- 1 | extern int32 fred[5]= { 1, 2, 3, 4, 5}; 2 | -------------------------------------------------------------------------------- /Part_19/tests/err/test033.al: -------------------------------------------------------------------------------- 1 | test033.al line 9: Unknown symbol a 2 | -------------------------------------------------------------------------------- /Part_19/tests/err/test034.al: -------------------------------------------------------------------------------- 1 | test034.al line 9: Unknown symbol x 2 | -------------------------------------------------------------------------------- /Part_19/tests/err/test117.al: -------------------------------------------------------------------------------- 1 | fred[5] out of bounds in main() 2 | -------------------------------------------------------------------------------- /Part_19/tests/err/test118.al: -------------------------------------------------------------------------------- 1 | fred[-1] out of bounds in main() 2 | -------------------------------------------------------------------------------- /Part_19/tests/err/test203.al: -------------------------------------------------------------------------------- 1 | string index out of range in main() 2 | -------------------------------------------------------------------------------- /Part_19/tests/err/test204.al: -------------------------------------------------------------------------------- 1 | string index out of range in main() 2 | -------------------------------------------------------------------------------- /Part_19/tests/err/test205.al: -------------------------------------------------------------------------------- 1 | string index out of range in main() 2 | -------------------------------------------------------------------------------- /Part_19/tests/out/test027.al: -------------------------------------------------------------------------------- 1 | main 7 2 | fred has argument x=7 3 | -------------------------------------------------------------------------------- /Part_19/tests/out/test052.al: -------------------------------------------------------------------------------- 1 | Hello world 32 64 2 | x is now 96 3 | -------------------------------------------------------------------------------- /Part_19/tests/out/test055.al: -------------------------------------------------------------------------------- 1 | We opened fred! 2 | Does this work? 3 | -------------------------------------------------------------------------------- /Part_19/tests/out/test125.al: -------------------------------------------------------------------------------- 1 | 0 2 | 23 3 | mary 0 4 | mary -2 5 | -------------------------------------------------------------------------------- /Part_19/tests/out/test142.al: -------------------------------------------------------------------------------- 1 | numchar is 0123456789ABCDEFabcdef.x 2 | -------------------------------------------------------------------------------- /Part_19/tests/test113.al: -------------------------------------------------------------------------------- 1 | extern int32 fred[5]= { 1, 2, 3, 4, 5}; 2 | -------------------------------------------------------------------------------- /Part_20/tests/err/test033.al: -------------------------------------------------------------------------------- 1 | test033.al line 9: Unknown symbol a 2 | -------------------------------------------------------------------------------- /Part_20/tests/err/test034.al: -------------------------------------------------------------------------------- 1 | test034.al line 9: Unknown symbol x 2 | -------------------------------------------------------------------------------- /Part_20/tests/err/test117.al: -------------------------------------------------------------------------------- 1 | fred[5] out of bounds in main() 2 | -------------------------------------------------------------------------------- /Part_20/tests/err/test118.al: -------------------------------------------------------------------------------- 1 | fred[-1] out of bounds in main() 2 | -------------------------------------------------------------------------------- /Part_20/tests/err/test203.al: -------------------------------------------------------------------------------- 1 | string index out of range in main() 2 | -------------------------------------------------------------------------------- /Part_20/tests/err/test204.al: -------------------------------------------------------------------------------- 1 | string index out of range in main() 2 | -------------------------------------------------------------------------------- /Part_20/tests/err/test205.al: -------------------------------------------------------------------------------- 1 | string index out of range in main() 2 | -------------------------------------------------------------------------------- /Part_20/tests/out/test027.al: -------------------------------------------------------------------------------- 1 | main 7 2 | fred has argument x=7 3 | -------------------------------------------------------------------------------- /Part_20/tests/out/test052.al: -------------------------------------------------------------------------------- 1 | Hello world 32 64 2 | x is now 96 3 | -------------------------------------------------------------------------------- /Part_20/tests/out/test055.al: -------------------------------------------------------------------------------- 1 | We opened fred! 2 | Does this work? 3 | -------------------------------------------------------------------------------- /Part_20/tests/out/test125.al: -------------------------------------------------------------------------------- 1 | 0 2 | 23 3 | mary 0 4 | mary -2 5 | -------------------------------------------------------------------------------- /Part_20/tests/out/test142.al: -------------------------------------------------------------------------------- 1 | numchar is 0123456789ABCDEFabcdef.x 2 | -------------------------------------------------------------------------------- /Part_20/tests/test113.al: -------------------------------------------------------------------------------- 1 | extern int32 fred[5]= { 1, 2, 3, 4, 5}; 2 | -------------------------------------------------------------------------------- /Part_21/tests/err/test033.al: -------------------------------------------------------------------------------- 1 | test033.al line 9: Unknown symbol a 2 | -------------------------------------------------------------------------------- /Part_21/tests/err/test034.al: -------------------------------------------------------------------------------- 1 | test034.al line 9: Unknown symbol x 2 | -------------------------------------------------------------------------------- /Part_21/tests/err/test117.al: -------------------------------------------------------------------------------- 1 | fred[5] out of bounds in main() 2 | -------------------------------------------------------------------------------- /Part_21/tests/err/test118.al: -------------------------------------------------------------------------------- 1 | fred[-1] out of bounds in main() 2 | -------------------------------------------------------------------------------- /Part_21/tests/err/test203.al: -------------------------------------------------------------------------------- 1 | string index out of range in main() 2 | -------------------------------------------------------------------------------- /Part_21/tests/err/test204.al: -------------------------------------------------------------------------------- 1 | string index out of range in main() 2 | -------------------------------------------------------------------------------- /Part_21/tests/err/test205.al: -------------------------------------------------------------------------------- 1 | string index out of range in main() 2 | -------------------------------------------------------------------------------- /Part_21/tests/out/test027.al: -------------------------------------------------------------------------------- 1 | main 7 2 | fred has argument x=7 3 | -------------------------------------------------------------------------------- /Part_21/tests/out/test052.al: -------------------------------------------------------------------------------- 1 | Hello world 32 64 2 | x is now 96 3 | -------------------------------------------------------------------------------- /Part_21/tests/out/test055.al: -------------------------------------------------------------------------------- 1 | We opened fred! 2 | Does this work? 3 | -------------------------------------------------------------------------------- /Part_21/tests/out/test125.al: -------------------------------------------------------------------------------- 1 | 0 2 | 23 3 | mary 0 4 | mary -2 5 | -------------------------------------------------------------------------------- /Part_21/tests/out/test142.al: -------------------------------------------------------------------------------- 1 | numchar is 0123456789ABCDEFabcdef.x 2 | -------------------------------------------------------------------------------- /Part_21/tests/test113.al: -------------------------------------------------------------------------------- 1 | extern int32 fred[5]= { 1, 2, 3, 4, 5}; 2 | -------------------------------------------------------------------------------- /Part_22/tests/err/test033.al: -------------------------------------------------------------------------------- 1 | test033.al line 9: Unknown symbol a 2 | -------------------------------------------------------------------------------- /Part_22/tests/err/test034.al: -------------------------------------------------------------------------------- 1 | test034.al line 9: Unknown symbol x 2 | -------------------------------------------------------------------------------- /Part_22/tests/err/test117.al: -------------------------------------------------------------------------------- 1 | fred[5] out of bounds in main() 2 | -------------------------------------------------------------------------------- /Part_22/tests/err/test118.al: -------------------------------------------------------------------------------- 1 | fred[-1] out of bounds in main() 2 | -------------------------------------------------------------------------------- /Part_22/tests/err/test203.al: -------------------------------------------------------------------------------- 1 | string index out of range in main() 2 | -------------------------------------------------------------------------------- /Part_22/tests/err/test204.al: -------------------------------------------------------------------------------- 1 | string index out of range in main() 2 | -------------------------------------------------------------------------------- /Part_22/tests/err/test205.al: -------------------------------------------------------------------------------- 1 | string index out of range in main() 2 | -------------------------------------------------------------------------------- /Part_22/tests/out/test027.al: -------------------------------------------------------------------------------- 1 | main 7 2 | fred has argument x=7 3 | -------------------------------------------------------------------------------- /Part_22/tests/out/test052.al: -------------------------------------------------------------------------------- 1 | Hello world 32 64 2 | x is now 96 3 | -------------------------------------------------------------------------------- /Part_22/tests/out/test055.al: -------------------------------------------------------------------------------- 1 | We opened fred! 2 | Does this work? 3 | -------------------------------------------------------------------------------- /Part_22/tests/out/test125.al: -------------------------------------------------------------------------------- 1 | 0 2 | 23 3 | mary 0 4 | mary -2 5 | -------------------------------------------------------------------------------- /Part_22/tests/out/test142.al: -------------------------------------------------------------------------------- 1 | numchar is 0123456789ABCDEFabcdef.x 2 | -------------------------------------------------------------------------------- /Part_22/tests/test113.al: -------------------------------------------------------------------------------- 1 | extern int32 fred[5]= { 1, 2, 3, 4, 5}; 2 | -------------------------------------------------------------------------------- /Part_01/tests/out/test007.al: -------------------------------------------------------------------------------- 1 | 3.141500 2 | 23.500000 3 | 300.220000 4 | -------------------------------------------------------------------------------- /Part_01/tests/out/test012.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | 1 4 | 1 5 | 1 6 | 0 7 | 1 8 | -------------------------------------------------------------------------------- /Part_01/tests/test003.al: -------------------------------------------------------------------------------- 1 | int64 fred = 34; 2 | print 2 * 3 + 7 + fred; 3 | -------------------------------------------------------------------------------- /Part_01/tests/test011.al: -------------------------------------------------------------------------------- 1 | int32 a= 3; 2 | int32 b= 4 + a; 3 | print b; 4 | -------------------------------------------------------------------------------- /Part_02/tests/out/test007.al: -------------------------------------------------------------------------------- 1 | 3.141500 2 | 23.500000 3 | 300.220000 4 | -------------------------------------------------------------------------------- /Part_02/tests/out/test012.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | 1 4 | 1 5 | 1 6 | 0 7 | 1 8 | -------------------------------------------------------------------------------- /Part_03/tests/out/test007.al: -------------------------------------------------------------------------------- 1 | 3.141500 2 | 23.500000 3 | 300.220000 4 | -------------------------------------------------------------------------------- /Part_03/tests/out/test012.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | 1 4 | 1 5 | 1 6 | 0 7 | 1 8 | -------------------------------------------------------------------------------- /Part_04/tests/err/test033.al: -------------------------------------------------------------------------------- 1 | test033.al line 7: Unknown variable a 2 | -------------------------------------------------------------------------------- /Part_04/tests/out/test007.al: -------------------------------------------------------------------------------- 1 | 3.141500 2 | 23.500000 3 | 300.220000 4 | -------------------------------------------------------------------------------- /Part_04/tests/out/test012.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | 1 4 | 1 5 | 1 6 | 0 7 | 1 8 | -------------------------------------------------------------------------------- /Part_05/tests/err/test033.al: -------------------------------------------------------------------------------- 1 | test033.al line 7: Unknown variable a 2 | -------------------------------------------------------------------------------- /Part_05/tests/err/test034.al: -------------------------------------------------------------------------------- 1 | test034.al line 7: Unknown variable x 2 | -------------------------------------------------------------------------------- /Part_05/tests/out/test007.al: -------------------------------------------------------------------------------- 1 | 3.141500 2 | 23.500000 3 | 300.220000 4 | -------------------------------------------------------------------------------- /Part_05/tests/out/test012.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | 1 4 | 1 5 | 1 6 | 0 7 | 1 8 | -------------------------------------------------------------------------------- /Part_06/tests/err/test033.al: -------------------------------------------------------------------------------- 1 | test033.al line 7: Unknown variable a 2 | -------------------------------------------------------------------------------- /Part_06/tests/err/test034.al: -------------------------------------------------------------------------------- 1 | test034.al line 7: Unknown variable x 2 | -------------------------------------------------------------------------------- /Part_06/tests/out/test007.al: -------------------------------------------------------------------------------- 1 | 3.141500 2 | 23.500000 3 | 300.220000 4 | -------------------------------------------------------------------------------- /Part_06/tests/out/test012.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | 1 4 | 1 5 | 1 6 | 0 7 | 1 8 | -------------------------------------------------------------------------------- /Part_07/tests/err/test033.al: -------------------------------------------------------------------------------- 1 | test033.al line 9: Unknown variable a 2 | -------------------------------------------------------------------------------- /Part_07/tests/err/test034.al: -------------------------------------------------------------------------------- 1 | test034.al line 9: Unknown variable x 2 | -------------------------------------------------------------------------------- /Part_07/tests/out/test007.al: -------------------------------------------------------------------------------- 1 | 3.141500 2 | 23.500000 3 | 300.220000 4 | -------------------------------------------------------------------------------- /Part_07/tests/out/test012.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | 1 4 | 1 5 | 1 6 | 0 7 | 1 8 | -------------------------------------------------------------------------------- /Part_07/tests/out/test051.al: -------------------------------------------------------------------------------- 1 | fred is 3.140000 2 | mary is 3.140000 3 | -------------------------------------------------------------------------------- /Part_08/tests/err/test058.al: -------------------------------------------------------------------------------- 1 | test058.al line 14: unknown symbol c 2 | -------------------------------------------------------------------------------- /Part_08/tests/out/test007.al: -------------------------------------------------------------------------------- 1 | 3.141500 2 | 23.500000 3 | 300.220000 4 | -------------------------------------------------------------------------------- /Part_08/tests/out/test012.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | 1 4 | 1 5 | 1 6 | 0 7 | 1 8 | -------------------------------------------------------------------------------- /Part_08/tests/out/test051.al: -------------------------------------------------------------------------------- 1 | fred is 3.140000 2 | mary is 3.140000 3 | -------------------------------------------------------------------------------- /Part_09/tests/err/test058.al: -------------------------------------------------------------------------------- 1 | test058.al line 14: unknown symbol c 2 | -------------------------------------------------------------------------------- /Part_09/tests/out/test007.al: -------------------------------------------------------------------------------- 1 | 3.141500 2 | 23.500000 3 | 300.220000 4 | -------------------------------------------------------------------------------- /Part_09/tests/out/test012.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | 1 4 | 1 5 | 1 6 | 0 7 | 1 8 | -------------------------------------------------------------------------------- /Part_09/tests/out/test051.al: -------------------------------------------------------------------------------- 1 | fred is 3.140000 2 | mary is 3.140000 3 | -------------------------------------------------------------------------------- /Part_10/tests/err/test058.al: -------------------------------------------------------------------------------- 1 | test058.al line 14: unknown symbol c 2 | -------------------------------------------------------------------------------- /Part_10/tests/out/test007.al: -------------------------------------------------------------------------------- 1 | 3.141500 2 | 23.500000 3 | 300.220000 4 | -------------------------------------------------------------------------------- /Part_10/tests/out/test012.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | 1 4 | 1 5 | 1 6 | 0 7 | 1 8 | -------------------------------------------------------------------------------- /Part_10/tests/out/test051.al: -------------------------------------------------------------------------------- 1 | fred is 3.140000 2 | mary is 3.140000 3 | -------------------------------------------------------------------------------- /Part_11/tests/err/test058.al: -------------------------------------------------------------------------------- 1 | test058.al line 14: unknown symbol c 2 | -------------------------------------------------------------------------------- /Part_11/tests/err/test089.al: -------------------------------------------------------------------------------- 1 | test089.al line 2: Expected }, got case 2 | -------------------------------------------------------------------------------- /Part_11/tests/err/test092.al: -------------------------------------------------------------------------------- 1 | test092.al line 7: No cases in switch 2 | -------------------------------------------------------------------------------- /Part_11/tests/err/test096.al: -------------------------------------------------------------------------------- 1 | test096.al line 8: Duplicate case value 2 | -------------------------------------------------------------------------------- /Part_11/tests/out/test007.al: -------------------------------------------------------------------------------- 1 | 3.141500 2 | 23.500000 3 | 300.220000 4 | -------------------------------------------------------------------------------- /Part_11/tests/out/test012.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | 1 4 | 1 5 | 1 6 | 0 7 | 1 8 | -------------------------------------------------------------------------------- /Part_11/tests/out/test051.al: -------------------------------------------------------------------------------- 1 | fred is 3.140000 2 | mary is 3.140000 3 | -------------------------------------------------------------------------------- /Part_12/tests/err/test058.al: -------------------------------------------------------------------------------- 1 | test058.al line 14: unknown symbol c 2 | -------------------------------------------------------------------------------- /Part_12/tests/err/test089.al: -------------------------------------------------------------------------------- 1 | test089.al line 2: Expected }, got case 2 | -------------------------------------------------------------------------------- /Part_12/tests/err/test092.al: -------------------------------------------------------------------------------- 1 | test092.al line 7: No cases in switch 2 | -------------------------------------------------------------------------------- /Part_12/tests/err/test096.al: -------------------------------------------------------------------------------- 1 | test096.al line 8: Duplicate case value 2 | -------------------------------------------------------------------------------- /Part_12/tests/err/test108.al: -------------------------------------------------------------------------------- 1 | test108.al line 2: array size missing 2 | -------------------------------------------------------------------------------- /Part_12/tests/out/test007.al: -------------------------------------------------------------------------------- 1 | 3.141500 2 | 23.500000 3 | 300.220000 4 | -------------------------------------------------------------------------------- /Part_12/tests/out/test012.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | 1 4 | 1 5 | 1 6 | 0 7 | 1 8 | -------------------------------------------------------------------------------- /Part_12/tests/out/test051.al: -------------------------------------------------------------------------------- 1 | fred is 3.140000 2 | mary is 3.140000 3 | -------------------------------------------------------------------------------- /Part_13/tests/err/test058.al: -------------------------------------------------------------------------------- 1 | test058.al line 14: unknown symbol c 2 | -------------------------------------------------------------------------------- /Part_13/tests/err/test089.al: -------------------------------------------------------------------------------- 1 | test089.al line 2: Expected }, got case 2 | -------------------------------------------------------------------------------- /Part_13/tests/err/test092.al: -------------------------------------------------------------------------------- 1 | test092.al line 7: No cases in switch 2 | -------------------------------------------------------------------------------- /Part_13/tests/err/test096.al: -------------------------------------------------------------------------------- 1 | test096.al line 8: Duplicate case value 2 | -------------------------------------------------------------------------------- /Part_13/tests/err/test108.al: -------------------------------------------------------------------------------- 1 | test108.al line 2: array size missing 2 | -------------------------------------------------------------------------------- /Part_13/tests/out/test007.al: -------------------------------------------------------------------------------- 1 | 3.141500 2 | 23.500000 3 | 300.220000 4 | -------------------------------------------------------------------------------- /Part_13/tests/out/test012.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | 1 4 | 1 5 | 1 6 | 0 7 | 1 8 | -------------------------------------------------------------------------------- /Part_13/tests/out/test051.al: -------------------------------------------------------------------------------- 1 | fred is 3.140000 2 | mary is 3.140000 3 | -------------------------------------------------------------------------------- /Part_13/tests/out/test131.al: -------------------------------------------------------------------------------- 1 | Hello there 2 | lo there 3 | 3 4 | 10 5 | -------------------------------------------------------------------------------- /Part_13/tests/out/test140.al: -------------------------------------------------------------------------------- 1 | ptr points at 100 2 | ptr points at 4 3 | -------------------------------------------------------------------------------- /Part_14/tests/err/test058.al: -------------------------------------------------------------------------------- 1 | test058.al line 14: Unknown symbol c 2 | -------------------------------------------------------------------------------- /Part_14/tests/err/test089.al: -------------------------------------------------------------------------------- 1 | test089.al line 2: Expected }, got case 2 | -------------------------------------------------------------------------------- /Part_14/tests/err/test092.al: -------------------------------------------------------------------------------- 1 | test092.al line 7: No cases in switch 2 | -------------------------------------------------------------------------------- /Part_14/tests/err/test096.al: -------------------------------------------------------------------------------- 1 | test096.al line 8: Duplicate case value 2 | -------------------------------------------------------------------------------- /Part_14/tests/err/test108.al: -------------------------------------------------------------------------------- 1 | test108.al line 2: Array size missing 2 | -------------------------------------------------------------------------------- /Part_14/tests/err/test133.al: -------------------------------------------------------------------------------- 1 | cast() expression out of range in main() 2 | -------------------------------------------------------------------------------- /Part_14/tests/err/test163.al: -------------------------------------------------------------------------------- 1 | cast() expression out of range in main() 2 | -------------------------------------------------------------------------------- /Part_14/tests/err/test164.al: -------------------------------------------------------------------------------- 1 | cast() expression out of range in main() 2 | -------------------------------------------------------------------------------- /Part_14/tests/err/test165.al: -------------------------------------------------------------------------------- 1 | cast() expression out of range in main() 2 | -------------------------------------------------------------------------------- /Part_14/tests/err/test166.al: -------------------------------------------------------------------------------- 1 | cast() expression out of range in main() 2 | -------------------------------------------------------------------------------- /Part_14/tests/out/test007.al: -------------------------------------------------------------------------------- 1 | 3.141500 2 | 23.500000 3 | 300.220000 4 | -------------------------------------------------------------------------------- /Part_14/tests/out/test012.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | 1 4 | 1 5 | 1 6 | 0 7 | 1 8 | -------------------------------------------------------------------------------- /Part_14/tests/out/test051.al: -------------------------------------------------------------------------------- 1 | fred is 3.140000 2 | mary is 3.140000 3 | -------------------------------------------------------------------------------- /Part_14/tests/out/test131.al: -------------------------------------------------------------------------------- 1 | Hello there 2 | lo there 3 | 3 4 | 10 5 | -------------------------------------------------------------------------------- /Part_14/tests/out/test140.al: -------------------------------------------------------------------------------- 1 | ptr points at 100 2 | ptr points at 4 3 | -------------------------------------------------------------------------------- /Part_15/tests/err/test058.al: -------------------------------------------------------------------------------- 1 | test058.al line 14: Unknown symbol c 2 | -------------------------------------------------------------------------------- /Part_15/tests/err/test089.al: -------------------------------------------------------------------------------- 1 | test089.al line 2: Expected }, got case 2 | -------------------------------------------------------------------------------- /Part_15/tests/err/test092.al: -------------------------------------------------------------------------------- 1 | test092.al line 7: No cases in switch 2 | -------------------------------------------------------------------------------- /Part_15/tests/err/test096.al: -------------------------------------------------------------------------------- 1 | test096.al line 8: Duplicate case value 2 | -------------------------------------------------------------------------------- /Part_15/tests/err/test108.al: -------------------------------------------------------------------------------- 1 | test108.al line 2: Array size missing 2 | -------------------------------------------------------------------------------- /Part_15/tests/err/test133.al: -------------------------------------------------------------------------------- 1 | cast() expression out of range in main() 2 | -------------------------------------------------------------------------------- /Part_15/tests/err/test163.al: -------------------------------------------------------------------------------- 1 | cast() expression out of range in main() 2 | -------------------------------------------------------------------------------- /Part_15/tests/err/test164.al: -------------------------------------------------------------------------------- 1 | cast() expression out of range in main() 2 | -------------------------------------------------------------------------------- /Part_15/tests/err/test165.al: -------------------------------------------------------------------------------- 1 | cast() expression out of range in main() 2 | -------------------------------------------------------------------------------- /Part_15/tests/err/test166.al: -------------------------------------------------------------------------------- 1 | cast() expression out of range in main() 2 | -------------------------------------------------------------------------------- /Part_15/tests/out/test007.al: -------------------------------------------------------------------------------- 1 | 3.141500 2 | 23.500000 3 | 300.220000 4 | -------------------------------------------------------------------------------- /Part_15/tests/out/test012.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | 1 4 | 1 5 | 1 6 | 0 7 | 1 8 | -------------------------------------------------------------------------------- /Part_15/tests/out/test051.al: -------------------------------------------------------------------------------- 1 | fred is 3.140000 2 | mary is 3.140000 3 | -------------------------------------------------------------------------------- /Part_15/tests/out/test131.al: -------------------------------------------------------------------------------- 1 | Hello there 2 | lo there 3 | 3 4 | 10 5 | -------------------------------------------------------------------------------- /Part_15/tests/out/test140.al: -------------------------------------------------------------------------------- 1 | ptr points at 100 2 | ptr points at 4 3 | -------------------------------------------------------------------------------- /Part_16/tests/err/test058.al: -------------------------------------------------------------------------------- 1 | test058.al line 14: Unknown symbol c 2 | -------------------------------------------------------------------------------- /Part_16/tests/err/test089.al: -------------------------------------------------------------------------------- 1 | test089.al line 2: Expected }, got case 2 | -------------------------------------------------------------------------------- /Part_16/tests/err/test092.al: -------------------------------------------------------------------------------- 1 | test092.al line 7: No cases in switch 2 | -------------------------------------------------------------------------------- /Part_16/tests/err/test096.al: -------------------------------------------------------------------------------- 1 | test096.al line 8: Duplicate case value 2 | -------------------------------------------------------------------------------- /Part_16/tests/err/test108.al: -------------------------------------------------------------------------------- 1 | test108.al line 2: Array size missing 2 | -------------------------------------------------------------------------------- /Part_16/tests/err/test133.al: -------------------------------------------------------------------------------- 1 | cast() expression out of range in main() 2 | -------------------------------------------------------------------------------- /Part_16/tests/err/test163.al: -------------------------------------------------------------------------------- 1 | cast() expression out of range in main() 2 | -------------------------------------------------------------------------------- /Part_16/tests/err/test164.al: -------------------------------------------------------------------------------- 1 | cast() expression out of range in main() 2 | -------------------------------------------------------------------------------- /Part_16/tests/err/test165.al: -------------------------------------------------------------------------------- 1 | cast() expression out of range in main() 2 | -------------------------------------------------------------------------------- /Part_16/tests/err/test166.al: -------------------------------------------------------------------------------- 1 | cast() expression out of range in main() 2 | -------------------------------------------------------------------------------- /Part_16/tests/out/test007.al: -------------------------------------------------------------------------------- 1 | 3.141500 2 | 23.500000 3 | 300.220000 4 | -------------------------------------------------------------------------------- /Part_16/tests/out/test012.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | 1 4 | 1 5 | 1 6 | 0 7 | 1 8 | -------------------------------------------------------------------------------- /Part_16/tests/out/test051.al: -------------------------------------------------------------------------------- 1 | fred is 3.140000 2 | mary is 3.140000 3 | -------------------------------------------------------------------------------- /Part_16/tests/out/test131.al: -------------------------------------------------------------------------------- 1 | Hello there 2 | lo there 3 | 3 4 | 10 5 | -------------------------------------------------------------------------------- /Part_16/tests/out/test140.al: -------------------------------------------------------------------------------- 1 | ptr points at 100 2 | ptr points at 4 3 | -------------------------------------------------------------------------------- /Part_16/tests/out/test173.al: -------------------------------------------------------------------------------- 1 | hi 2 | x is 5 3 | see is 1 4 | see is 0 5 | -------------------------------------------------------------------------------- /Part_17/tests/err/test058.al: -------------------------------------------------------------------------------- 1 | test058.al line 14: Unknown symbol c 2 | -------------------------------------------------------------------------------- /Part_17/tests/err/test089.al: -------------------------------------------------------------------------------- 1 | test089.al line 2: Expected }, got case 2 | -------------------------------------------------------------------------------- /Part_17/tests/err/test092.al: -------------------------------------------------------------------------------- 1 | test092.al line 7: No cases in switch 2 | -------------------------------------------------------------------------------- /Part_17/tests/err/test096.al: -------------------------------------------------------------------------------- 1 | test096.al line 8: Duplicate case value 2 | -------------------------------------------------------------------------------- /Part_17/tests/err/test108.al: -------------------------------------------------------------------------------- 1 | test108.al line 2: Array size missing 2 | -------------------------------------------------------------------------------- /Part_17/tests/err/test133.al: -------------------------------------------------------------------------------- 1 | cast() expression out of range in main() 2 | -------------------------------------------------------------------------------- /Part_17/tests/err/test163.al: -------------------------------------------------------------------------------- 1 | cast() expression out of range in main() 2 | -------------------------------------------------------------------------------- /Part_17/tests/err/test164.al: -------------------------------------------------------------------------------- 1 | cast() expression out of range in main() 2 | -------------------------------------------------------------------------------- /Part_17/tests/err/test165.al: -------------------------------------------------------------------------------- 1 | cast() expression out of range in main() 2 | -------------------------------------------------------------------------------- /Part_17/tests/err/test166.al: -------------------------------------------------------------------------------- 1 | cast() expression out of range in main() 2 | -------------------------------------------------------------------------------- /Part_17/tests/out/test007.al: -------------------------------------------------------------------------------- 1 | 3.141500 2 | 23.500000 3 | 300.220000 4 | -------------------------------------------------------------------------------- /Part_17/tests/out/test012.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | 1 4 | 1 5 | 1 6 | 0 7 | 1 8 | -------------------------------------------------------------------------------- /Part_17/tests/out/test051.al: -------------------------------------------------------------------------------- 1 | fred is 3.140000 2 | mary is 3.140000 3 | -------------------------------------------------------------------------------- /Part_17/tests/out/test131.al: -------------------------------------------------------------------------------- 1 | Hello there 2 | lo there 3 | 3 4 | 10 5 | -------------------------------------------------------------------------------- /Part_17/tests/out/test140.al: -------------------------------------------------------------------------------- 1 | ptr points at 100 2 | ptr points at 4 3 | -------------------------------------------------------------------------------- /Part_17/tests/out/test173.al: -------------------------------------------------------------------------------- 1 | hi 2 | x is 5 3 | see is 1 4 | see is 0 5 | -------------------------------------------------------------------------------- /Part_17/tests/out/test177.al: -------------------------------------------------------------------------------- 1 | Name bill flag 0 2 | Name mary flag 1 3 | -------------------------------------------------------------------------------- /Part_18/tests/err/test058.al: -------------------------------------------------------------------------------- 1 | test058.al line 14: Unknown symbol c 2 | -------------------------------------------------------------------------------- /Part_18/tests/err/test089.al: -------------------------------------------------------------------------------- 1 | test089.al line 2: Expected }, got case 2 | -------------------------------------------------------------------------------- /Part_18/tests/err/test092.al: -------------------------------------------------------------------------------- 1 | test092.al line 7: No cases in switch 2 | -------------------------------------------------------------------------------- /Part_18/tests/err/test096.al: -------------------------------------------------------------------------------- 1 | test096.al line 8: Duplicate case value 2 | -------------------------------------------------------------------------------- /Part_18/tests/err/test108.al: -------------------------------------------------------------------------------- 1 | test108.al line 2: Array size missing 2 | -------------------------------------------------------------------------------- /Part_18/tests/err/test133.al: -------------------------------------------------------------------------------- 1 | cast() expression out of range in main() 2 | -------------------------------------------------------------------------------- /Part_18/tests/err/test163.al: -------------------------------------------------------------------------------- 1 | cast() expression out of range in main() 2 | -------------------------------------------------------------------------------- /Part_18/tests/err/test164.al: -------------------------------------------------------------------------------- 1 | cast() expression out of range in main() 2 | -------------------------------------------------------------------------------- /Part_18/tests/err/test165.al: -------------------------------------------------------------------------------- 1 | cast() expression out of range in main() 2 | -------------------------------------------------------------------------------- /Part_18/tests/err/test166.al: -------------------------------------------------------------------------------- 1 | cast() expression out of range in main() 2 | -------------------------------------------------------------------------------- /Part_18/tests/out/test007.al: -------------------------------------------------------------------------------- 1 | 3.141500 2 | 23.500000 3 | 300.220000 4 | -------------------------------------------------------------------------------- /Part_18/tests/out/test012.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | 1 4 | 1 5 | 1 6 | 0 7 | 1 8 | -------------------------------------------------------------------------------- /Part_18/tests/out/test051.al: -------------------------------------------------------------------------------- 1 | fred is 3.140000 2 | mary is 3.140000 3 | -------------------------------------------------------------------------------- /Part_18/tests/out/test131.al: -------------------------------------------------------------------------------- 1 | Hello there 2 | lo there 3 | 3 4 | 10 5 | -------------------------------------------------------------------------------- /Part_18/tests/out/test140.al: -------------------------------------------------------------------------------- 1 | ptr points at 100 2 | ptr points at 4 3 | -------------------------------------------------------------------------------- /Part_18/tests/out/test173.al: -------------------------------------------------------------------------------- 1 | hi 2 | x is 5 3 | see is 1 4 | see is 0 5 | -------------------------------------------------------------------------------- /Part_18/tests/out/test177.al: -------------------------------------------------------------------------------- 1 | Name bill flag 0 2 | Name mary flag 1 3 | -------------------------------------------------------------------------------- /Part_18/tests/out/test178.al: -------------------------------------------------------------------------------- 1 | bill 0 2 | x is 1 3 | mary 1 4 | x is 1 5 | -------------------------------------------------------------------------------- /Part_19/tests/err/test058.al: -------------------------------------------------------------------------------- 1 | test058.al line 14: Unknown symbol c 2 | -------------------------------------------------------------------------------- /Part_19/tests/err/test089.al: -------------------------------------------------------------------------------- 1 | test089.al line 2: Expected }, got case 2 | -------------------------------------------------------------------------------- /Part_19/tests/err/test092.al: -------------------------------------------------------------------------------- 1 | test092.al line 7: No cases in switch 2 | -------------------------------------------------------------------------------- /Part_19/tests/err/test096.al: -------------------------------------------------------------------------------- 1 | test096.al line 8: Duplicate case value 2 | -------------------------------------------------------------------------------- /Part_19/tests/err/test108.al: -------------------------------------------------------------------------------- 1 | test108.al line 2: Array size missing 2 | -------------------------------------------------------------------------------- /Part_19/tests/err/test133.al: -------------------------------------------------------------------------------- 1 | cast() expression out of range in main() 2 | -------------------------------------------------------------------------------- /Part_19/tests/err/test163.al: -------------------------------------------------------------------------------- 1 | cast() expression out of range in main() 2 | -------------------------------------------------------------------------------- /Part_19/tests/err/test164.al: -------------------------------------------------------------------------------- 1 | cast() expression out of range in main() 2 | -------------------------------------------------------------------------------- /Part_19/tests/err/test165.al: -------------------------------------------------------------------------------- 1 | cast() expression out of range in main() 2 | -------------------------------------------------------------------------------- /Part_19/tests/err/test166.al: -------------------------------------------------------------------------------- 1 | cast() expression out of range in main() 2 | -------------------------------------------------------------------------------- /Part_19/tests/out/test007.al: -------------------------------------------------------------------------------- 1 | 3.141500 2 | 23.500000 3 | 300.220000 4 | -------------------------------------------------------------------------------- /Part_19/tests/out/test012.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | 1 4 | 1 5 | 1 6 | 0 7 | 1 8 | -------------------------------------------------------------------------------- /Part_19/tests/out/test051.al: -------------------------------------------------------------------------------- 1 | fred is 3.140000 2 | mary is 3.140000 3 | -------------------------------------------------------------------------------- /Part_19/tests/out/test131.al: -------------------------------------------------------------------------------- 1 | Hello there 2 | lo there 3 | 3 4 | 10 5 | -------------------------------------------------------------------------------- /Part_19/tests/out/test140.al: -------------------------------------------------------------------------------- 1 | ptr points at 100 2 | ptr points at 4 3 | -------------------------------------------------------------------------------- /Part_19/tests/out/test173.al: -------------------------------------------------------------------------------- 1 | hi 2 | x is 5 3 | see is 1 4 | see is 0 5 | -------------------------------------------------------------------------------- /Part_19/tests/out/test177.al: -------------------------------------------------------------------------------- 1 | Name bill flag 0 2 | Name mary flag 1 3 | -------------------------------------------------------------------------------- /Part_19/tests/out/test178.al: -------------------------------------------------------------------------------- 1 | bill 0 2 | x is 1 3 | mary 1 4 | x is 1 5 | -------------------------------------------------------------------------------- /Part_20/tests/err/test058.al: -------------------------------------------------------------------------------- 1 | test058.al line 14: Unknown symbol c 2 | -------------------------------------------------------------------------------- /Part_20/tests/err/test089.al: -------------------------------------------------------------------------------- 1 | test089.al line 2: Expected }, got case 2 | -------------------------------------------------------------------------------- /Part_20/tests/err/test092.al: -------------------------------------------------------------------------------- 1 | test092.al line 7: No cases in switch 2 | -------------------------------------------------------------------------------- /Part_20/tests/err/test096.al: -------------------------------------------------------------------------------- 1 | test096.al line 8: Duplicate case value 2 | -------------------------------------------------------------------------------- /Part_20/tests/err/test133.al: -------------------------------------------------------------------------------- 1 | cast() expression out of range in main() 2 | -------------------------------------------------------------------------------- /Part_20/tests/err/test163.al: -------------------------------------------------------------------------------- 1 | cast() expression out of range in main() 2 | -------------------------------------------------------------------------------- /Part_20/tests/err/test164.al: -------------------------------------------------------------------------------- 1 | cast() expression out of range in main() 2 | -------------------------------------------------------------------------------- /Part_20/tests/err/test165.al: -------------------------------------------------------------------------------- 1 | cast() expression out of range in main() 2 | -------------------------------------------------------------------------------- /Part_20/tests/err/test166.al: -------------------------------------------------------------------------------- 1 | cast() expression out of range in main() 2 | -------------------------------------------------------------------------------- /Part_20/tests/out/test007.al: -------------------------------------------------------------------------------- 1 | 3.141500 2 | 23.500000 3 | 300.220000 4 | -------------------------------------------------------------------------------- /Part_20/tests/out/test012.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | 1 4 | 1 5 | 1 6 | 0 7 | 1 8 | -------------------------------------------------------------------------------- /Part_20/tests/out/test051.al: -------------------------------------------------------------------------------- 1 | fred is 3.140000 2 | mary is 3.140000 3 | -------------------------------------------------------------------------------- /Part_20/tests/out/test131.al: -------------------------------------------------------------------------------- 1 | Hello there 2 | lo there 3 | 3 4 | 10 5 | -------------------------------------------------------------------------------- /Part_20/tests/out/test140.al: -------------------------------------------------------------------------------- 1 | ptr points at 100 2 | ptr points at 4 3 | -------------------------------------------------------------------------------- /Part_20/tests/out/test173.al: -------------------------------------------------------------------------------- 1 | hi 2 | x is 5 3 | see is 1 4 | see is 0 5 | -------------------------------------------------------------------------------- /Part_20/tests/out/test177.al: -------------------------------------------------------------------------------- 1 | Name bill flag 0 2 | Name mary flag 1 3 | -------------------------------------------------------------------------------- /Part_20/tests/out/test178.al: -------------------------------------------------------------------------------- 1 | bill 0 2 | x is 1 3 | mary 1 4 | x is 1 5 | -------------------------------------------------------------------------------- /Part_21/tests/err/test058.al: -------------------------------------------------------------------------------- 1 | test058.al line 14: Unknown symbol c 2 | -------------------------------------------------------------------------------- /Part_21/tests/err/test089.al: -------------------------------------------------------------------------------- 1 | test089.al line 2: Expected }, got case 2 | -------------------------------------------------------------------------------- /Part_21/tests/err/test092.al: -------------------------------------------------------------------------------- 1 | test092.al line 7: No cases in switch 2 | -------------------------------------------------------------------------------- /Part_21/tests/err/test096.al: -------------------------------------------------------------------------------- 1 | test096.al line 8: Duplicate case value 2 | -------------------------------------------------------------------------------- /Part_21/tests/err/test133.al: -------------------------------------------------------------------------------- 1 | cast() expression out of range in main() 2 | -------------------------------------------------------------------------------- /Part_21/tests/err/test163.al: -------------------------------------------------------------------------------- 1 | cast() expression out of range in main() 2 | -------------------------------------------------------------------------------- /Part_21/tests/err/test164.al: -------------------------------------------------------------------------------- 1 | cast() expression out of range in main() 2 | -------------------------------------------------------------------------------- /Part_21/tests/err/test165.al: -------------------------------------------------------------------------------- 1 | cast() expression out of range in main() 2 | -------------------------------------------------------------------------------- /Part_21/tests/err/test166.al: -------------------------------------------------------------------------------- 1 | cast() expression out of range in main() 2 | -------------------------------------------------------------------------------- /Part_21/tests/out/test007.al: -------------------------------------------------------------------------------- 1 | 3.141500 2 | 23.500000 3 | 300.220000 4 | -------------------------------------------------------------------------------- /Part_21/tests/out/test012.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | 1 4 | 1 5 | 1 6 | 0 7 | 1 8 | -------------------------------------------------------------------------------- /Part_21/tests/out/test051.al: -------------------------------------------------------------------------------- 1 | fred is 3.140000 2 | mary is 3.140000 3 | -------------------------------------------------------------------------------- /Part_21/tests/out/test131.al: -------------------------------------------------------------------------------- 1 | Hello there 2 | lo there 3 | 3 4 | 10 5 | -------------------------------------------------------------------------------- /Part_21/tests/out/test140.al: -------------------------------------------------------------------------------- 1 | ptr points at 100 2 | ptr points at 4 3 | -------------------------------------------------------------------------------- /Part_21/tests/out/test173.al: -------------------------------------------------------------------------------- 1 | hi 2 | x is 5 3 | see is 1 4 | see is 0 5 | -------------------------------------------------------------------------------- /Part_21/tests/out/test177.al: -------------------------------------------------------------------------------- 1 | Name bill flag 0 2 | Name mary flag 1 3 | -------------------------------------------------------------------------------- /Part_21/tests/out/test178.al: -------------------------------------------------------------------------------- 1 | bill 0 2 | x is 1 3 | mary 1 4 | x is 1 5 | -------------------------------------------------------------------------------- /Part_22/tests/err/test058.al: -------------------------------------------------------------------------------- 1 | test058.al line 14: Unknown symbol c 2 | -------------------------------------------------------------------------------- /Part_22/tests/err/test089.al: -------------------------------------------------------------------------------- 1 | test089.al line 2: Expected }, got case 2 | -------------------------------------------------------------------------------- /Part_22/tests/err/test092.al: -------------------------------------------------------------------------------- 1 | test092.al line 7: No cases in switch 2 | -------------------------------------------------------------------------------- /Part_22/tests/err/test096.al: -------------------------------------------------------------------------------- 1 | test096.al line 8: Duplicate case value 2 | -------------------------------------------------------------------------------- /Part_22/tests/err/test133.al: -------------------------------------------------------------------------------- 1 | cast() expression out of range in main() 2 | -------------------------------------------------------------------------------- /Part_22/tests/err/test163.al: -------------------------------------------------------------------------------- 1 | cast() expression out of range in main() 2 | -------------------------------------------------------------------------------- /Part_22/tests/err/test164.al: -------------------------------------------------------------------------------- 1 | cast() expression out of range in main() 2 | -------------------------------------------------------------------------------- /Part_22/tests/err/test165.al: -------------------------------------------------------------------------------- 1 | cast() expression out of range in main() 2 | -------------------------------------------------------------------------------- /Part_22/tests/err/test166.al: -------------------------------------------------------------------------------- 1 | cast() expression out of range in main() 2 | -------------------------------------------------------------------------------- /Part_22/tests/out/test007.al: -------------------------------------------------------------------------------- 1 | 3.141500 2 | 23.500000 3 | 300.220000 4 | -------------------------------------------------------------------------------- /Part_22/tests/out/test012.al: -------------------------------------------------------------------------------- 1 | 1 2 | 0 3 | 1 4 | 1 5 | 1 6 | 0 7 | 1 8 | -------------------------------------------------------------------------------- /Part_22/tests/out/test051.al: -------------------------------------------------------------------------------- 1 | fred is 3.140000 2 | mary is 3.140000 3 | -------------------------------------------------------------------------------- /Part_22/tests/out/test131.al: -------------------------------------------------------------------------------- 1 | Hello there 2 | lo there 3 | 3 4 | 10 5 | -------------------------------------------------------------------------------- /Part_22/tests/out/test140.al: -------------------------------------------------------------------------------- 1 | ptr points at 100 2 | ptr points at 4 3 | -------------------------------------------------------------------------------- /Part_22/tests/out/test173.al: -------------------------------------------------------------------------------- 1 | hi 2 | x is 5 3 | see is 1 4 | see is 0 5 | -------------------------------------------------------------------------------- /Part_22/tests/out/test177.al: -------------------------------------------------------------------------------- 1 | Name bill flag 0 2 | Name mary flag 1 3 | -------------------------------------------------------------------------------- /Part_22/tests/out/test178.al: -------------------------------------------------------------------------------- 1 | bill 0 2 | x is 1 3 | mary 1 4 | x is 1 5 | -------------------------------------------------------------------------------- /Part_01/tests/err/test020.al: -------------------------------------------------------------------------------- 1 | test020.al line 3: symbol x already exists 2 | -------------------------------------------------------------------------------- /Part_01/tests/out/test009.al: -------------------------------------------------------------------------------- 1 | 17 2 | 5.500000 3 | 23.000000 4 | 60.000000 5 | -------------------------------------------------------------------------------- /Part_02/tests/err/test020.al: -------------------------------------------------------------------------------- 1 | test020.al line 5: symbol x already exists 2 | -------------------------------------------------------------------------------- /Part_02/tests/out/test009.al: -------------------------------------------------------------------------------- 1 | 17 2 | 5.500000 3 | 23.000000 4 | 60.000000 5 | -------------------------------------------------------------------------------- /Part_02/tests/test019.al: -------------------------------------------------------------------------------- 1 | { 2 | bool a = false; 3 | a = 16 << 2; 4 | } 5 | -------------------------------------------------------------------------------- /Part_02/tests/test021.al: -------------------------------------------------------------------------------- 1 | { 2 | int32 x = true + 3; 3 | print x; 4 | } 5 | -------------------------------------------------------------------------------- /Part_03/tests/err/test020.al: -------------------------------------------------------------------------------- 1 | test020.al line 5: symbol x already exists 2 | -------------------------------------------------------------------------------- /Part_03/tests/out/test009.al: -------------------------------------------------------------------------------- 1 | 17 2 | 5.500000 3 | 23.000000 4 | 60.000000 5 | -------------------------------------------------------------------------------- /Part_04/tests/err/test020.al: -------------------------------------------------------------------------------- 1 | test020.al line 5: symbol x already exists 2 | -------------------------------------------------------------------------------- /Part_04/tests/out/test009.al: -------------------------------------------------------------------------------- 1 | 17 2 | 5.500000 3 | 23.000000 4 | 60.000000 5 | -------------------------------------------------------------------------------- /Part_05/tests/err/test020.al: -------------------------------------------------------------------------------- 1 | test020.al line 5: symbol x already exists 2 | -------------------------------------------------------------------------------- /Part_05/tests/out/test009.al: -------------------------------------------------------------------------------- 1 | 17 2 | 5.500000 3 | 23.000000 4 | 60.000000 5 | -------------------------------------------------------------------------------- /Part_06/tests/err/test020.al: -------------------------------------------------------------------------------- 1 | test020.al line 5: symbol x already exists 2 | -------------------------------------------------------------------------------- /Part_06/tests/out/test009.al: -------------------------------------------------------------------------------- 1 | 17 2 | 5.500000 3 | 23.000000 4 | 60.000000 5 | -------------------------------------------------------------------------------- /Part_07/tests/err/test020.al: -------------------------------------------------------------------------------- 1 | test020.al line 7: symbol x already exists 2 | -------------------------------------------------------------------------------- /Part_07/tests/out/test009.al: -------------------------------------------------------------------------------- 1 | 17 2 | 5.500000 3 | 23.000000 4 | 60.000000 5 | -------------------------------------------------------------------------------- /Part_08/tests/err/test020.al: -------------------------------------------------------------------------------- 1 | test020.al line 7: symbol x already exists 2 | -------------------------------------------------------------------------------- /Part_08/tests/err/test056.al: -------------------------------------------------------------------------------- 1 | test056.al line 8: FRED not a built-in type 2 | -------------------------------------------------------------------------------- /Part_08/tests/out/test009.al: -------------------------------------------------------------------------------- 1 | 17 2 | 5.500000 3 | 23.000000 4 | 60.000000 5 | -------------------------------------------------------------------------------- /Part_09/tests/err/test020.al: -------------------------------------------------------------------------------- 1 | test020.al line 7: symbol x already exists 2 | -------------------------------------------------------------------------------- /Part_09/tests/err/test056.al: -------------------------------------------------------------------------------- 1 | test056.al line 8: FRED not a built-in type 2 | -------------------------------------------------------------------------------- /Part_09/tests/err/test060.al: -------------------------------------------------------------------------------- 1 | test060.al line 3: type fred already exists 2 | -------------------------------------------------------------------------------- /Part_09/tests/out/test009.al: -------------------------------------------------------------------------------- 1 | 17 2 | 5.500000 3 | 23.000000 4 | 60.000000 5 | -------------------------------------------------------------------------------- /Part_09/tests/out/test064.al: -------------------------------------------------------------------------------- 1 | Hello world 0 0 23 11 2 | Hello world 3 4 5 6 3 | -------------------------------------------------------------------------------- /Part_09/tests/out/test066.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | mary is 5 3 | fred is now 17 4 | -------------------------------------------------------------------------------- /Part_10/tests/err/test020.al: -------------------------------------------------------------------------------- 1 | test020.al line 7: symbol x already exists 2 | -------------------------------------------------------------------------------- /Part_10/tests/err/test056.al: -------------------------------------------------------------------------------- 1 | test056.al line 8: FRED not a built-in type 2 | -------------------------------------------------------------------------------- /Part_10/tests/err/test060.al: -------------------------------------------------------------------------------- 1 | test060.al line 3: type fred already exists 2 | -------------------------------------------------------------------------------- /Part_10/tests/out/test009.al: -------------------------------------------------------------------------------- 1 | 17 2 | 5.500000 3 | 23.000000 4 | 60.000000 5 | -------------------------------------------------------------------------------- /Part_10/tests/out/test064.al: -------------------------------------------------------------------------------- 1 | Hello world 0 0 23 11 2 | Hello world 3 4 5 6 3 | -------------------------------------------------------------------------------- /Part_10/tests/out/test066.al: -------------------------------------------------------------------------------- 1 | fred is 5 2 | mary is 5 3 | fred is now 17 4 | -------------------------------------------------------------------------------- /Part_11/tests/err/test020.al: -------------------------------------------------------------------------------- 1 | test020.al line 7: symbol x already exists 2 | -------------------------------------------------------------------------------- /Part_11/tests/err/test056.al: -------------------------------------------------------------------------------- 1 | test056.al line 8: FRED not a built-in type 2 | -------------------------------------------------------------------------------- /Part_11/tests/err/test060.al: -------------------------------------------------------------------------------- 1 | test060.al line 3: type fred already exists 2 | --------------------------------------------------------------------------------