Fresh IDE . Diff
Not logged in

This repository is a mirror!

The original is located on: https://fresh.flatassembler.net/fossil/repo/fresh
If you want to follow the project, please update your remote-url

Differences From Artifact [09ef548407]:

To Artifact [2d96183e89]:


166
167
168
169
170
171
172
173
174
175
176
177
       dd 0
    end if
   __define_import_arguments iname
  \}
}


macro ImportAll {
  match arguments, __do_import imported@dynamic \{ arguments \}
}









|




166
167
168
169
170
171
172
173
174
175
176
177
       dd 0
    end if
   __define_import_arguments iname
  \}
}


macro __ImportAll {
  match arguments, __do_import imported@dynamic \{ arguments \}
}