cue files: #compute -> #up
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
This commit is contained in:
committed by
Solomon Hykes
parent
8a4aa4d42b
commit
c16455249e
@@ -1,3 +1,3 @@
|
||||
package testing
|
||||
|
||||
#compute: true
|
||||
#up: true
|
||||
|
@@ -1,3 +1,3 @@
|
||||
package testing
|
||||
|
||||
#compute: 123
|
||||
#up: 123
|
||||
|
@@ -1,3 +1,3 @@
|
||||
package testing
|
||||
|
||||
#compute: "whatever"
|
||||
#up: "whatever"
|
||||
|
@@ -1,3 +1,3 @@
|
||||
package testing
|
||||
|
||||
#compute: whatever: "wrong"
|
||||
#up: whatever: "wrong"
|
||||
|
Reference in New Issue
Block a user