%% %% %CopyrightBegin% %% %% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. %% You may obtain a copy of the License at %% %% http://www.apache.org/licenses/LICENSE-2.0 %% %% Unless required by applicable law or agreed to in writing, software %% distributed under the License is distributed on an "AS IS" BASIS, %% WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. %% See the License for the specific language governing permissions and %% limitations under the License. %% %% %CopyrightEnd% %% -module(const_list_256). -export([?MODULE/0]). ?MODULE() -> put_list(x), ok. put_list(A) -> [{A, 255}, {A, 254}, {A, 253}, {A, 252}, {A, 251}, {A, 250}, {A, 249}, {A, 248}, {A, 247}, {A, 246}, {A, 245}, {A, 244}, {A, 243}, {A, 242}, {A, 241}, {A, 240}, {A, 239}, {A, 238}, {A, 237}, {A, 236}, {A, 235}, {A, 234}, {A, 233}, {A, 232}, {A, 231}, {A, 230}, {A, 229}, {A, 228}, {A, 227}, {A, 226}, {A, 225}, {A, 224}, {A, 223}, {A, 222}, {A, 221}, {A, 220}, {A, 219}, {A, 218}, {A, 217}, {A, 216}, {A, 215}, {A, 214}, {A, 213}, {A, 212}, {A, 211}, {A, 210}, {A, 209}, {A, 208}, {A, 207}, {A, 206}, {A, 205}, {A, 204}, {A, 203}, {A, 202}, {A, 201}, {A, 200}, {A, 199}, {A, 198}, {A, 197}, {A, 196}, {A, 195}, {A, 194}, {A, 193}, {A, 192}, {A, 191}, {A, 190}, {A, 189}, {A, 188}, {A, 187}, {A, 186}, {A, 185}, {A, 184}, {A, 183}, {A, 182}, {A, 181}, {A, 180}, {A, 179}, {A, 178}, {A, 177}, {A, 176}, {A, 175}, {A, 174}, {A, 173}, {A, 172}, {A, 171}, {A, 170}, {A, 169}, {A, 168}, {A, 167}, {A, 166}, {A, 165}, {A, 164}, {A, 163}, {A, 162}, {A, 161}, {A, 160}, {A, 159}, {A, 158}, {A, 157}, {A, 156}, {A, 155}, {A, 154}, {A, 153}, {A, 152}, {A, 151}, {A, 150}, {A, 149}, {A, 148}, {A, 147}, {A, 146}, {A, 145}, {A, 144}, {A, 143}, {A, 142}, {A, 141}, {A, 140}, {A, 139}, {A, 138}, {A, 137}, {A, 136}, {A, 135}, {A, 134}, {A, 133}, {A, 132}, {A, 131}, {A, 130}, {A, 129}, {A, 128}, {A, 127}, {A, 126}, {A, 125}, {A, 124}, {A, 123}, {A, 122}, {A, 121}, {A, 120}, {A, 119}, {A, 118}, {A, 117}, {A, 116}, {A, 115}, {A, 114}, {A, 113}, {A, 112}, {A, 111}, {A, 110}, {A, 109}, {A, 108}, {A, 107}, {A, 106}, {A, 105}, {A, 104}, {A, 103}, {A, 102}, {A, 101}, {A, 100}, {A, 99}, {A, 98}, {A, 97}, {A, 96}, {A, 95}, {A, 94}, {A, 93}, {A, 92}, {A, 91}, {A, 90}, {A, 89}, {A, 88}, {A, 87}, {A, 86}, {A, 85}, {A, 84}, {A, 83}, {A, 82}, {A, 81}, {A, 80}, {A, 79}, {A, 78}, {A, 77}, {A, 76}, {A, 75}, {A, 74}, {A, 73}, {A, 72}, {A, 71}, {A, 70}, {A, 69}, {A, 68}, {A, 67}, {A, 66}, {A, 65}, {A, 64}, {A, 63}, {A, 62}, {A, 61}, {A, 60}, {A, 59}, {A, 58}, {A, 57}, {A, 56}, {A, 55}, {A, 54}, {A, 53}, {A, 52}, {A, 51}, {A, 50}, {A, 49}, {A, 48}, {A, 47}, {A, 46}, {A, 45}, {A, 44}, {A, 43}, {A, 42}, {A, 41}, {A, 40}, {A, 39}, {A, 38}, {A, 37}, {A, 36}, {A, 35}, {A, 34}, {A, 33}, {A, 32}, {A, 31}, {A, 30}, {A, 29}, {A, 28}, {A, 27}, {A, 26}, {A, 25}, {A, 24}, {A, 23}, {A, 22}, {A, 21}, {A, 20}, {A, 19}, {A, 18}, {A, 17}, {A, 16}, {A, 15}, {A, 14}, {A, 13}, {A, 12}, {A, 11}, {A, 10}, {A, 9}, {A, 8}, {A, 7}, {A, 6}, {A, 5}, {A, 4}, {A, 3}, {A, 2}, {A, 1}, {A, 0}].