Created
October 15, 2015 18:54
-
-
Save thorade/2bc1a3fb8555939562fa to your computer and use it in GitHub Desktop.
for testing Modelica syntax
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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