Skip to content
This repository has been archived by the owner on Jan 1, 2019. It is now read-only.

Commit

Permalink
Hello World in MUMPS
Browse files Browse the repository at this point in the history
Used file name without '_' as this is concatenation operator in MUMPS and can't be used inside file in label which should be there.
  • Loading branch information
kdrozd authored Oct 1, 2017
1 parent 9b9b0f0 commit 24908b1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions HelloWorld.M
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
HelloWorld
write "Hello World!",!
quit

0 comments on commit 24908b1

Please sign in to comment.