Skip to content

Instantly share code, notes, and snippets.

@thorade
Created October 15, 2015 18:54
Show Gist options
  • Save thorade/2bc1a3fb8555939562fa to your computer and use it in GitHub Desktop.
Save thorade/2bc1a3fb8555939562fa to your computer and use it in GitHub Desktop.
for testing Modelica syntax
within ;
record gTest
parameter Real foo;
parameter Real gfoo;
parameter Real bar;
parameter Integer gbar;
end gTest;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment