Changeset 41 in dev for BasicCompiler64/Compile_Var.cpp


Ignore:
Timestamp:
Jan 28, 2007, 5:28:43 AM (17 years ago)
Author:
dai_9181
Message:

ByVal演算子を追加

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BasicCompiler64/Compile_Var.cpp

    r40 r41  
    934934    }
    935935
     936
     937    ///////////////////////////////////////
     938    // 単発式([]で囲まれていない)
     939    ///////////////////////////////////////
     940
    936941    if(SubScripts[0]!=-1){
    937942        SetError(41,0,cp);
Note: See TracChangeset for help on using the changeset viewer.