spl

systems programming language
git clone http://frotz.net/git/spl.git
Log | Files | Refs | README | LICENSE

2010-err-array-init-too-large.spl (39B)


      1 var magic [4]i32 = { 3, 1, 3, 3, 7 };
      2