Update year range in copyright notice of binutils files
[binutils-gdb.git] / binutils / testsuite / binutils-all / wasm32 / long-sections.s
1 .section .wasm.type
2 .rept 256
3 .byte 0
4 .endr
5
6 .section .wasm.code
7 .rept 65536
8 .byte 0
9 .endr