Skip to content

Instantly share code, notes, and snippets.

@SyncHack
Last active January 22, 2017 05:19
Show Gist options
  • Save SyncHack/1e7214f73dfda2971d29354b8af59a1c to your computer and use it in GitHub Desktop.
Save SyncHack/1e7214f73dfda2971d29354b8af59a1c to your computer and use it in GitHub Desktop.
GitHub Gistでのコード張りテスト (EasyLanguage)
// sample.pas (EasyLanguage)
//
using elsystem.collections;
using elsystem;
once begin
Clearprintlog;
end;
Plot1("Test");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment