Assets/MoveCam.cs(8,40): error CS1525: Unexpected symbol `{'

hello i have problem so please try to resolve my issue ASAP

`using UnityEngine;
using System.Collections;

public class MoveCam : MonoBehaviour {

%|-1282369923_1|%
%|575094916_2|%
%|-1444311058_1|%
%|-185702185_4|%
%|1024382778_5|%
%|-519108216_6|%
%|61462164_7|%
%|460402170_2|%
%|-1570854438_9|%
}
`

and error is :

Assets/MoveCam.cs(8,40): error CS1525: Unexpected symbol `{’

please help me

It’s hard to tell because you need to post your code and not just a bunch of random numbers, but you have a syntax error somewhere, likely a missing ; or ).